aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking
diff options
context:
space:
mode:
authorOleksandr Kravchuk <open.source@oleksandr-kravchuk.com>2019-04-25 00:07:13 +0200
committerKhem Raj <raj.khem@gmail.com>2019-04-29 10:13:56 -0700
commitd96b0bd015c6089edb2fc520447ed0f881bc95f3 (patch)
treec53ca03892498fbc1a5c76aa4e749b29aeb8cadc /meta-networking
parent7c43284cd2754639582eae581a04f28558f42258 (diff)
downloadmeta-openembedded-contrib-d96b0bd015c6089edb2fc520447ed0f881bc95f3.tar.gz
nftables: add UPSTREAM_CHECK_URI
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking')
-rw-r--r--meta-networking/recipes-filter/nftables/nftables_0.9.0.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-networking/recipes-filter/nftables/nftables_0.9.0.bb b/meta-networking/recipes-filter/nftables/nftables_0.9.0.bb
index aadf4f7f5d..3ff9583fcc 100644
--- a/meta-networking/recipes-filter/nftables/nftables_0.9.0.bb
+++ b/meta-networking/recipes-filter/nftables/nftables_0.9.0.bb
@@ -5,6 +5,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d1a78fdd879a263a5e0b42d1fc565e79"
DEPENDS = "libmnl libnftnl readline gmp bison-native"
+UPSTREAM_CHECK_URI = "https://www.netfilter.org/projects/nftables/files/"
+
SRC_URI = "http://www.netfilter.org/projects/nftables/files/${BP}.tar.bz2 \
"
SRC_URI[md5sum] = "d4dcb61df80aa544b2e142e91d937635"