[Armadeus-commitlog] armadeus branch, buildroot-update, updated. armadeus-6.0-102-g94e89eb
Brought to you by:
sszy
|
From: Sébastien S. <ss...@us...> - 2016-08-17 08:06:26
|
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, buildroot-update has been updated
via 94e89eb98d2ac6f945b53f06d65da552ca382d0f (commit)
from 00fb8755453e9c2aba111519b492572fbc1d2712 (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 94e89eb98d2ac6f945b53f06d65da552ca382d0f
Author: Sébastien Szymanski <seb...@ar...>
Date: Wed Aug 17 10:08:59 2016 +0200
[BUILDROOT] Use BR 2016.08-rc2
-----------------------------------------------------------------------
Summary of changes:
Makefile | 2 +-
patches/buildroot/{2016.08-rc1 => 2016.08-rc2} | 0
2 files changed, 1 insertions(+), 1 deletions(-)
rename patches/buildroot/{2016.08-rc1 => 2016.08-rc2} (100%)
diff --git a/Makefile b/Makefile
index 2ba25e5..f9b2c23 100644
--- a/Makefile
+++ b/Makefile
@@ -26,7 +26,7 @@ ARMADEUS_TOPDIR:=$(shell pwd)
export ARMADEUS_TOPDIR
#--- User configurable stuff:
-BUILDROOT_VERSION=2016.08-rc1
+BUILDROOT_VERSION=2016.08-rc2
#BUILDROOT_VERSION=2015.05
include ./Makefile.in
BUILDROOT_SITE:=https://buildroot.org/downloads
diff --git a/patches/buildroot/2016.08-rc1 b/patches/buildroot/2016.08-rc2
similarity index 100%
rename from patches/buildroot/2016.08-rc1
rename to patches/buildroot/2016.08-rc2
hooks/post-receive
--
armadeus
|