summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-filter/ebtables/ebtables_2.0.10-4.bb2
1 files changed, 2 insertions, 0 deletions
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 f05bd615d..276784009 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"
12RRECOMMENDS_${PN} += "kernel-module-ebtables \ 12RRECOMMENDS_${PN} += "kernel-module-ebtables \
13 " 13 "
14 14
15UPSTREAM_CHECK_URI = "https://sourceforge.net/projects/ebtables/files/ebtables/"
16
15SRC_URI = "${SOURCEFORGE_MIRROR}/ebtables/ebtables-v${PV}.tar.gz \ 17SRC_URI = "${SOURCEFORGE_MIRROR}/ebtables/ebtables-v${PV}.tar.gz \
16 file://ebtables-save \ 18 file://ebtables-save \
17 file://installnonroot.patch \ 19 file://installnonroot.patch \