diff mbox series

libnl: update musl patch header to reflect upstream status

Message ID 20190903101028.6578-1-ross.burton@intel.com
State New
Headers show
Series libnl: update musl patch header to reflect upstream status | expand

Commit Message

Ross Burton Sept. 3, 2019, 10:10 a.m. UTC
Signed-off-by: Ross Burton <ross.burton@intel.com>

---
 .../0001-PATCH-fix-libnl-3.4.0-musl-compile-problem.patch    | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

-- 
2.20.1

-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Comments

Ross Burton Sept. 3, 2019, 10:20 a.m. UTC | #1
Retracting this, upgrade incoming.

Ross
-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core
diff mbox series

Patch

diff --git a/meta/recipes-support/libnl/libnl/0001-PATCH-fix-libnl-3.4.0-musl-compile-problem.patch b/meta/recipes-support/libnl/libnl/0001-PATCH-fix-libnl-3.4.0-musl-compile-problem.patch
index b20a2996234..a14b9b125e5 100644
--- a/meta/recipes-support/libnl/libnl/0001-PATCH-fix-libnl-3.4.0-musl-compile-problem.patch
+++ b/meta/recipes-support/libnl/libnl/0001-PATCH-fix-libnl-3.4.0-musl-compile-problem.patch
@@ -1,8 +1,9 @@ 
+Band-aid fix, superceded upstream by https://github.com/thom311/libnl/pull/222.
+
 Subject: [PATCH] fix libnl-3.4.0 musl compile problem  
 Avoid in6_addr redefinition
 
-Upstream-Status: Pending
-
+Upstream-Status: Inappropriate [https://github.com/thom311/libnl/pull/222]
 Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com>
 ---
  include/linux-private/linux/if_bridge.h | 1 -