Signed-off-by: Ross Burton <[email protected]> --- .../0001-PATCH-fix-libnl-3.4.0-musl-compile-problem.patch | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)
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 <[email protected]> --- include/linux-private/linux/if_bridge.h | 1 - -- 2.20.1 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
