aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2017-04-18 11:21:20 -0700
committerJoe MacDonald <joe_macdonald@mentor.com>2017-04-25 16:10:14 -0400
commit5477d5bcb727b5bc3213769d8d92e47d8a3828bb (patch)
treec15bdc4d26567cfa2021dfd06b01dd8a28d800f1
parent2571887a9576f2a73413cda5e90f4fd6a7d64ab3 (diff)
downloadmeta-openembedded-5477d5bcb727b5bc3213769d8d92e47d8a3828bb.tar.gz
nftables: Upgrade to 0.7
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
-rw-r--r--meta-networking/recipes-filter/nftables/nftables_0.7.bb (renamed from meta-networking/recipes-filter/nftables/nftables_0.6.bb)6
1 files changed, 4 insertions, 2 deletions
diff --git a/meta-networking/recipes-filter/nftables/nftables_0.6.bb b/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