[Armadeus-commitlog] armadeus branch, master, updated. armadeus-6.0-406-g4f0f07a
Brought to you by:
sszy
|
From: Julien B a. A. <ar...@us...> - 2018-05-03 17:59:30
|
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 4f0f07ad922f151188b6db115fdcf1ccd50467a2 (commit)
from 1e01dc8452427f29665ec428b70031f39ae137ba (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 4f0f07ad922f151188b6db115fdcf1ccd50467a2
Author: Julien BOIBESSOT <jul...@ar...>
Date: Thu May 3 19:57:19 2018 +0200
[BUILDROOT] 2017.02: remove some files when bumping from 2017.02.5 to 2017.02.10
-----------------------------------------------------------------------
Summary of changes:
patches/buildroot/2017.02/cleanup_buildroot.sh | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/patches/buildroot/2017.02/cleanup_buildroot.sh b/patches/buildroot/2017.02/cleanup_buildroot.sh
index 442a01b..c4396fa 100755
--- a/patches/buildroot/2017.02/cleanup_buildroot.sh
+++ b/patches/buildroot/2017.02/cleanup_buildroot.sh
@@ -78,6 +78,10 @@ rm -rf buildroot/package/libpng/libpng.hash
rm -rf buildroot/package/libpng/libpng.mk
rm -rf buildroot/package/libqmi/libqmi.hash
rm -rf buildroot/package/libqmi/libqmi.mk
+# For 2017.02.5 -> 2017.02.10 bump
+rm -rf buildroot/package/libxml2/0001-Fix-XPointer-paths-beginning-with-range-to.patch
+rm -rf buildroot/package/libxml2/0002-Disallow-namespace-nodes-in-XPointer-ranges.patch
+#
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
|