From 7832621d1c9f04e97d026cd1c5c039973ce7713a Mon Sep 17 00:00:00 2001 From: Oleksandr Kravchuk Date: Mon, 6 May 2019 17:09:03 +0200 Subject: ebtables: add UPSTREAM_CHECK_URI Signed-off-by: Oleksandr Kravchuk Signed-off-by: Khem Raj --- meta-networking/recipes-filter/ebtables/ebtables_2.0.10-4.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-networking/recipes-filter/ebtables/ebtables_2.0.10-4.bb b/meta-networking/recipes-filter/ebtables/ebtables_2.0.10-4.bb index f05bd615d5..276784009f 100644 --- a/meta-networking/recipes-filter/ebtables/ebtables_2.0.10-4.bb +++ b/meta-networking/recipes-filter/ebtables/ebtables_2.0.10-4.bb @@ -12,6 +12,8 @@ RDEPENDS_${PN} += "bash" RRECOMMENDS_${PN} += "kernel-module-ebtables \ " +UPSTREAM_CHECK_URI = "https://sourceforge.net/projects/ebtables/files/ebtables/" + SRC_URI = "${SOURCEFORGE_MIRROR}/ebtables/ebtables-v${PV}.tar.gz \ file://ebtables-save \ file://installnonroot.patch \ -- cgit 1.2.3-korg