[Armadeus-commitlog] armadeus branch, master, updated. armadeus-6.0-313-g19f5f27
Brought to you by:
sszy
|
From: Sébastien S. <ss...@us...> - 2017-08-01 14:17:20
|
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 19f5f27466f95f48b676143174905d65e6194f22 (commit)
from 6f28862e88894652307d39866e02679d11fa53e2 (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 19f5f27466f95f48b676143174905d65e6194f22
Author: Sébastien Szymanski <seb...@ar...>
Date: Tue Aug 1 16:24:01 2017 +0200
[BUILDROOT] Bump to Buildroot 2017.02.5
-----------------------------------------------------------------------
Summary of changes:
Makefile | 2 +-
patches/buildroot/{2017.02.3 => 2017.02.5} | 0
.../2017.02/031-armadeus-fixes-libnl-patch-hash.patch | 10 ----------
3 files changed, 1 insertion(+), 11 deletions(-)
rename patches/buildroot/{2017.02.3 => 2017.02.5} (100%)
delete mode 100644 patches/buildroot/2017.02/031-armadeus-fixes-libnl-patch-hash.patch
diff --git a/Makefile b/Makefile
index c16e666..7ebbfab 100644
--- a/Makefile
+++ b/Makefile
@@ -26,7 +26,7 @@ ARMADEUS_TOPDIR:=$(shell pwd)
export ARMADEUS_TOPDIR
#--- User configurable stuff:
-BUILDROOT_VERSION=2017.02.3
+BUILDROOT_VERSION=2017.02.5
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.3 b/patches/buildroot/2017.02.5
similarity index 100%
rename from patches/buildroot/2017.02.3
rename to patches/buildroot/2017.02.5
diff --git a/patches/buildroot/2017.02/031-armadeus-fixes-libnl-patch-hash.patch b/patches/buildroot/2017.02/031-armadeus-fixes-libnl-patch-hash.patch
deleted file mode 100644
index c5324fb..0000000
--- a/patches/buildroot/2017.02/031-armadeus-fixes-libnl-patch-hash.patch
+++ /dev/null
@@ -1,10 +0,0 @@
-Index: buildroot/package/libnl/libnl.hash
-===================================================================
---- buildroot.orig/package/libnl/libnl.hash
-+++ buildroot/package/libnl/libnl.hash
-@@ -1,3 +1,4 @@
- # From https://github.com/thom311/libnl/releases/download/libnl3_2_27/libnl-3.2.27.tar.gz.sha256sum
- sha256 4bbbf92b3c78a90f423cf96260bf419a28b75db8cced47051217a56795f58ec6 libnl-3.2.27.tar.gz
--sha256 b7bb929194eefc56c786a7e1ae5176b54713f9013ccec63760f232742ae80361 3e18948f17148e6a3c4255bdeaaf01ef6081ceeb.patch
-+# Locally computed
-+sha256 a308873157080f1e2e6693b2a151e15d8dfe77884b073ba3dc9bd42772dd1aef 3e18948f17148e6a3c4255bdeaaf01ef6081ceeb.patch
hooks/post-receive
--
armadeus
|