[Armadeus-commitlog] armadeus branch, buildroot-update, updated. armadeus-6.0-103-ge6ddd83
Brought to you by:
sszy
|
From: Sébastien S. <ss...@us...> - 2016-08-30 07:45:11
|
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 e6ddd835ca0107c2797cc7b63913bb92ee6fc0e5 (commit)
from 94e89eb98d2ac6f945b53f06d65da552ca382d0f (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 e6ddd835ca0107c2797cc7b63913bb92ee6fc0e5
Author: Sébastien Szymanski <seb...@ar...>
Date: Tue Aug 30 09:46:57 2016 +0200
[BUILDROOT] Use BR 2016.08-rc3
-----------------------------------------------------------------------
Summary of changes:
Makefile | 2 +-
patches/buildroot/{2016.08-rc2 => 2016.08-rc3} | 0
2 files changed, 1 insertions(+), 1 deletions(-)
rename patches/buildroot/{2016.08-rc2 => 2016.08-rc3} (100%)
diff --git a/Makefile b/Makefile
index f9b2c23..91e9874 100644
--- a/Makefile
+++ b/Makefile
@@ -26,7 +26,7 @@ ARMADEUS_TOPDIR:=$(shell pwd)
export ARMADEUS_TOPDIR
#--- User configurable stuff:
-BUILDROOT_VERSION=2016.08-rc2
+BUILDROOT_VERSION=2016.08-rc3
#BUILDROOT_VERSION=2015.05
include ./Makefile.in
BUILDROOT_SITE:=https://buildroot.org/downloads
diff --git a/patches/buildroot/2016.08-rc2 b/patches/buildroot/2016.08-rc3
similarity index 100%
rename from patches/buildroot/2016.08-rc2
rename to patches/buildroot/2016.08-rc3
hooks/post-receive
--
armadeus
|