From 5477d5bcb727b5bc3213769d8d92e47d8a3828bb Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Tue, 18 Apr 2017 11:21:20 -0700 Subject: [PATCH] nftables: Upgrade to 0.7 Signed-off-by: Khem Raj Signed-off-by: Joe MacDonald --- .../nftables/{nftables_0.6.bb => nftables_0.7.bb} | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) rename meta-networking/recipes-filter/nftables/{nftables_0.6.bb => nftables_0.7.bb} (72%) diff --git a/meta-networking/recipes-filter/nftables/nftables_0.6.bb b/meta-networking/recipes-filter/nftables/nftables_0.7.bb similarity index 72% rename from meta-networking/recipes-filter/nftables/nftables_0.6.bb rename to meta-networking/recipes-filter/nftables/nftables_0.7.bb index 5dd93627ae..3a3a946653 100644 --- a/meta-networking/recipes-filter/nftables/nftables_0.6.bb +++ b/meta-networking/recipes-filter/nftables/nftables_0.7.bb @@ -10,7 +10,9 @@ RRECOMMENDS_${PN} += "kernel-module-nf-tables \ SRC_URI = "http://www.netfilter.org/projects/nftables/files/${BP}.tar.bz2 \ file://fix-to-generate-ntf.8.patch \ " -SRC_URI[md5sum] = "fd320e35fdf14b7be795492189b13dae" -SRC_URI[sha256sum] = "dede62655f1c56f2bc9f9be12d103d930dcef6d5f9e0855854ad9c6f93cd6c2d" +SRC_URI[md5sum] = "4c005e76a15a029afaba71d7db21d065" +SRC_URI[sha256sum] = "fe639239d801ce5890397f6f4391c58a934bfc27d8b7d5ef922692de5ec4ed43" + +ASNEEDED = "" inherit autotools pkgconfig