Signed-off-by: Alexander Kanavin <[email protected]> --- meta/recipes-extended/iputils/files/0001-Fix-build-on-MUSL.patch | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/meta/recipes-extended/iputils/files/0001-Fix-build-on-MUSL.patch b/meta/recipes-extended/iputils/files/0001-Fix-build-on-MUSL.patch index c86dafc0380..ce8cfebbb03 100644 --- a/meta/recipes-extended/iputils/files/0001-Fix-build-on-MUSL.patch +++ b/meta/recipes-extended/iputils/files/0001-Fix-build-on-MUSL.patch @@ -6,6 +6,8 @@ Subject: [PATCH] Fix build on MUSL Add missing AI_IDN and NI_IDN declarations. Bug: https://bugs.gentoo.org/503914 + +Upstream-Status: Pending Signed-off-by: Alexander Kanavin <[email protected]> --- arping.c | 7 +++++++ -- 2.15.1 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
