Changelog:
https://www.netfilter.org/projects/nftables/files/changes-nftables-1.0.9.txt

Drop configure option --disable-python as it has been removed upstream.

Signed-off-by: Yi Zhao <[email protected]>
---
 .../nftables/{nftables_1.0.8.bb => nftables_1.0.9.bb}        | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
 rename meta-networking/recipes-filter/nftables/{nftables_1.0.8.bb => 
nftables_1.0.9.bb} (93%)

diff --git a/meta-networking/recipes-filter/nftables/nftables_1.0.8.bb 
b/meta-networking/recipes-filter/nftables/nftables_1.0.9.bb
similarity index 93%
rename from meta-networking/recipes-filter/nftables/nftables_1.0.8.bb
rename to meta-networking/recipes-filter/nftables/nftables_1.0.9.bb
index 00fe483bb..43d606f5d 100644
--- a/meta-networking/recipes-filter/nftables/nftables_1.0.8.bb
+++ b/meta-networking/recipes-filter/nftables/nftables_1.0.9.bb
@@ -9,7 +9,7 @@ DEPENDS = "libmnl libnftnl bison-native \
 SRC_URI = "http://www.netfilter.org/projects/nftables/files/${BP}.tar.xz \
            file://run-ptest \
           "
-SRC_URI[sha256sum] = 
"9373740de41a82dbc98818e0a46a073faeb8a8d0689fa4fa1a74399c32bf3d50"
+SRC_URI[sha256sum] = 
"a3c304cd9ba061239ee0474f9afb938a9bb99d89b960246f66f0c3a0a85e14cd"
 
 inherit autotools manpages pkgconfig ptest
 
@@ -23,8 +23,7 @@ PACKAGECONFIG[python] = ",, python3-setuptools-native"
 PACKAGECONFIG[readline] = "--with-cli=readline, , readline, , , editline 
linenoise"
 PACKAGECONFIG[xtables] = "--with-xtables, --without-xtables, iptables"
 
-# Disable the python via autoconf so we can build it separately via setuptools3
-EXTRA_OECONF = "--disable-python \
+EXTRA_OECONF = " \
     ${@bb.utils.contains_any('PACKAGECONFIG', 'editline linenoise readline', 
'', '--without-cli', d)}"
 
 SETUPTOOLS_SETUP_PATH = "${S}/py"
-- 
2.25.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#105689): 
https://lists.openembedded.org/g/openembedded-devel/message/105689
Mute This Topic: https://lists.openembedded.org/mt/102147778/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to