[Armadeus-commitlog] armadeus branch, buildroot-update, updated. armadeus-6.0-104-g5b609a4
Brought to you by:
sszy
|
From: Sébastien S. <ss...@us...> - 2016-09-01 11:58:35
|
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 5b609a4e1c3bab789451b45a97b31ca737444bf3 (commit)
from e6ddd835ca0107c2797cc7b63913bb92ee6fc0e5 (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 5b609a4e1c3bab789451b45a97b31ca737444bf3
Author: Sébastien Szymanski <seb...@ar...>
Date: Thu Sep 1 14:00:54 2016 +0200
[BUILDROOT] Use BR 2016.08
-----------------------------------------------------------------------
Summary of changes:
Makefile | 3 +--
patches/buildroot/2016.08-rc3 | 1 -
2 files changed, 1 insertions(+), 3 deletions(-)
delete mode 120000 patches/buildroot/2016.08-rc3
diff --git a/Makefile b/Makefile
index 91e9874..b99538a 100644
--- a/Makefile
+++ b/Makefile
@@ -26,8 +26,7 @@ ARMADEUS_TOPDIR:=$(shell pwd)
export ARMADEUS_TOPDIR
#--- User configurable stuff:
-BUILDROOT_VERSION=2016.08-rc3
-#BUILDROOT_VERSION=2015.05
+BUILDROOT_VERSION=2016.08
include ./Makefile.in
BUILDROOT_SITE:=https://buildroot.org/downloads
BUILDROOT_PATCH_DIR:=$(ARMADEUS_TOPDIR)/patches/buildroot/$(BUILDROOT_VERSION)
diff --git a/patches/buildroot/2016.08-rc3 b/patches/buildroot/2016.08-rc3
deleted file mode 120000
index 949115c..0000000
--- a/patches/buildroot/2016.08-rc3
+++ /dev/null
@@ -1 +0,0 @@
-2016.08
\ No newline at end of file
hooks/post-receive
--
armadeus
|