Changes are here [1], change to xz compressed archives [1] https://www.netfilter.org/projects/nftables/files/changes-nftables-1.0.6.txt
Signed-off-by: Khem Raj <[email protected]> --- .../nftables/{nftables_1.0.5.bb => nftables_1.0.6.bb} | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) rename meta-networking/recipes-filter/nftables/{nftables_1.0.5.bb => nftables_1.0.6.bb} (95%) diff --git a/meta-networking/recipes-filter/nftables/nftables_1.0.5.bb b/meta-networking/recipes-filter/nftables/nftables_1.0.6.bb similarity index 95% rename from meta-networking/recipes-filter/nftables/nftables_1.0.5.bb rename to meta-networking/recipes-filter/nftables/nftables_1.0.6.bb index c5a2968d18..789a493127 100644 --- a/meta-networking/recipes-filter/nftables/nftables_1.0.5.bb +++ b/meta-networking/recipes-filter/nftables/nftables_1.0.6.bb @@ -6,12 +6,11 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d1a78fdd879a263a5e0b42d1fc565e79" DEPENDS = "libmnl libnftnl bison-native \ ${@bb.utils.contains('PACKAGECONFIG', 'mini-gmp', '', 'gmp', d)}" -SRC_URI = "http://www.netfilter.org/projects/nftables/files/${BP}.tar.bz2 \ +SRC_URI = "http://www.netfilter.org/projects/nftables/files/${BP}.tar.xz \ file://0001-nftables-python-Split-root-from-prefix.patch \ file://run-ptest \ " - -SRC_URI[sha256sum] = "8d1b4b18393af43698d10baa25d2b9b6397969beecac7816c35dd0714e4de50a" +SRC_URI[sha256sum] = "2407430ddd82987670e48dc2fda9e280baa8307abec04ab18d609df3db005e4c" inherit autotools manpages pkgconfig ptest -- 2.39.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#100407): https://lists.openembedded.org/g/openembedded-devel/message/100407 Mute This Topic: https://lists.openembedded.org/mt/96065915/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
