[Armadeus-commitlog] armadeus branch, master, updated. armadeus-6.0-288-g24b6797
Brought to you by:
sszy
|
From: Sébastien S. <ss...@us...> - 2017-05-04 07:46:58
|
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 24b6797d446f9e0b179a41f98f3aa0ed0c2291a5 (commit)
from aa2e2c117643cdda32e9dc2076b35cd19d286e21 (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 24b6797d446f9e0b179a41f98f3aa0ed0c2291a5
Author: Sébastien Szymanski <seb...@ar...>
Date: Thu May 4 09:52:26 2017 +0200
[BUILDROOT] Bump to Buildroot 2017.02.2
-----------------------------------------------------------------------
Summary of changes:
Makefile | 2 +-
patches/buildroot/{2017.02.1 => 2017.02.2} | 0
2 files changed, 1 insertion(+), 1 deletion(-)
rename patches/buildroot/{2017.02.1 => 2017.02.2} (100%)
diff --git a/Makefile b/Makefile
index b57cabd..7e08863 100644
--- a/Makefile
+++ b/Makefile
@@ -26,7 +26,7 @@ ARMADEUS_TOPDIR:=$(shell pwd)
export ARMADEUS_TOPDIR
#--- User configurable stuff:
-BUILDROOT_VERSION=2017.02.1
+BUILDROOT_VERSION=2017.02.2
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.1 b/patches/buildroot/2017.02.2
similarity index 100%
rename from patches/buildroot/2017.02.1
rename to patches/buildroot/2017.02.2
hooks/post-receive
--
armadeus
|