Signed-off-by: Khem Raj <[email protected]>
---
meta-python/recipes-devtools/python/python3-netaddr_1.2.1.bb | 3 +++
1 file changed, 3 insertions(+)
diff --git a/meta-python/recipes-devtools/python/python3-netaddr_1.2.1.bb
b/meta-python/recipes-devtools/python/python3-netaddr_1.2.1.bb
index 082e7c5025..bedf0dab01 100644
--- a/meta-python/recipes-devtools/python/python3-netaddr_1.2.1.bb
+++ b/meta-python/recipes-devtools/python/python3-netaddr_1.2.1.bb
@@ -20,3 +20,6 @@ do_install_ptest() {
cp -rf ${S}/netaddr/tests/* ${D}${PTEST_PATH}/tests/
}
+do_install_ptest:append:libc-musl () {
+ sed -i -e "/--automake/ s/$/ -k 'not test_strategy_ipv6'/"
${D}${PTEST_PATH}/run-ptest
+}
--
2.44.0
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#109804):
https://lists.openembedded.org/g/openembedded-devel/message/109804
Mute This Topic: https://lists.openembedded.org/mt/105337017/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-