[oe] [meta-networking][ 09/29] nftables: Upgrade to 0.7

Khem Raj raj.khem at gmail.com
Thu Apr 13 20:40:46 UTC 2017


Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 .../recipes-filter/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 5dd93627a..3a3a94665 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
-- 
2.12.2




More information about the Openembedded-devel mailing list