[Armadeus-commitlog] armadeus branch, master, updated. armadeus-6.0-289-gb54c02e
Brought to you by:
sszy
|
From: Sébastien S. <ss...@us...> - 2017-06-02 11:12:36
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "armadeus".
The branch, master has been updated
via b54c02e3ea2a27fc1c5e8f8c0d33860ced762758 (commit)
from 24b6797d446f9e0b179a41f98f3aa0ed0c2291a5 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit b54c02e3ea2a27fc1c5e8f8c0d33860ced762758
Author: Sébastien Szymanski <seb...@ar...>
Date: Fri Jun 2 13:18:53 2017 +0200
[BUILDROOT] Bump to Buildroot 2017.02.3
-----------------------------------------------------------------------
Summary of changes:
Makefile | 2 +-
patches/buildroot/{2017.02.2 => 2017.02.3} | 0
2 files changed, 1 insertion(+), 1 deletion(-)
rename patches/buildroot/{2017.02.2 => 2017.02.3} (100%)
diff --git a/Makefile b/Makefile
index 7e08863..d584c49 100644
--- a/Makefile
+++ b/Makefile
@@ -26,7 +26,7 @@ ARMADEUS_TOPDIR:=$(shell pwd)
export ARMADEUS_TOPDIR
#--- User configurable stuff:
-BUILDROOT_VERSION=2017.02.2
+BUILDROOT_VERSION=2017.02.3
include ./Makefile.in
BUILDROOT_SITE:=https://buildroot.org/downloads
BUILDROOT_PATCH_DIR:=$(ARMADEUS_TOPDIR)/patches/buildroot/$(BUILDROOT_VERSION)
diff --git a/patches/buildroot/2017.02.2 b/patches/buildroot/2017.02.3
similarity index 100%
rename from patches/buildroot/2017.02.2
rename to patches/buildroot/2017.02.3
hooks/post-receive
--
armadeus
|