[Armadeus-commitlog] armadeus branch, master, updated. armadeus-6.0-292-gdedbc0c
Brought to you by:
sszy
|
From: Julien B a. A. <ar...@us...> - 2017-06-30 10:05:13
|
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 dedbc0cb89951bce2638fd74694623bb8722b1a2 (commit)
from 0704720b0e884efe4394bcb2c75f26021e9f4010 (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 dedbc0cb89951bce2638fd74694623bb8722b1a2
Author: Julien BOIBESSOT <jul...@ar...>
Date: Fri Jun 30 12:03:10 2017 +0200
[BUILDROOT] 2017.02: fixes libnl build
-----------------------------------------------------------------------
Summary of changes:
.../2017.02/031-armadeus-fixes-libnl-patch-hash.patch | 10 ++++++++++
patches/buildroot/2017.02/cleanup_buildroot.sh | 1 +
2 files changed, 11 insertions(+)
create mode 100644 patches/buildroot/2017.02/031-armadeus-fixes-libnl-patch-hash.patch
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
new file mode 100644
index 0000000..c5324fb
--- /dev/null
+++ b/patches/buildroot/2017.02/031-armadeus-fixes-libnl-patch-hash.patch
@@ -0,0 +1,10 @@
+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
diff --git a/patches/buildroot/2017.02/cleanup_buildroot.sh b/patches/buildroot/2017.02/cleanup_buildroot.sh
index 257d5f7..f75668c 100755
--- a/patches/buildroot/2017.02/cleanup_buildroot.sh
+++ b/patches/buildroot/2017.02/cleanup_buildroot.sh
@@ -58,6 +58,7 @@ rm -rf buildroot/package/imx-usb-loader/imx-usb-loader.hash
rm -rf buildroot/package/imx-usb-loader/imx-usb-loader.mk
rm -rf buildroot/package/kodi/Config.in
rm -rf buildroot/package/kodi/kodi.mk
+rm -rf buildroot/package/libnl/libnl.hash
rm -rf buildroot/package/linux-headers/2.6.29.6/0001-net-Support-inclusion-of-linux-socket.h-before-sys-s.patch
rm -rf buildroot/package/linux-headers/2.6.29.6/368-redhat-types_h-define-__aligned_u64-and-expose-to-userspace.patch
rm -rf buildroot/package/linux-headers/2.6.35.3/368-redhat-types_h-define-__aligned_u64-and-expose-to-userspace.patch
hooks/post-receive
--
armadeus
|