aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCallaghan, Dan <dan.callaghan@opengear.com>2019-09-25 17:45:00 +1000
committerKhem Raj <raj.khem@gmail.com>2019-09-25 09:48:19 -0700
commitcddf0381311b7b188ec894f1c4878ced6a90c28c (patch)
tree9ecdf084aba453b2e5633030692d39e950a8d733
parentea7ce6dc37b7aed68bc5806318f5f58a411a3f2f (diff)
downloadmeta-openembedded-cddf0381311b7b188ec894f1c4878ced6a90c28c.tar.gz
firewalld: add UPSTREAM_CHECK_URI
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-networking/recipes-connectivity/firewalld/firewalld_0.6.4.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-networking/recipes-connectivity/firewalld/firewalld_0.6.4.bb b/meta-networking/recipes-connectivity/firewalld/firewalld_0.6.4.bb
index 5955072f15..d9d5cad75f 100644
--- a/meta-networking/recipes-connectivity/firewalld/firewalld_0.6.4.bb
+++ b/meta-networking/recipes-connectivity/firewalld/firewalld_0.6.4.bb
@@ -1,6 +1,7 @@
SUMMARY = "Dynamic firewall daemon with a D-Bus interface"
HOMEPAGE = "https://firewalld.org/"
BUGTRACKER = "https://github.com/firewalld/firewalld/issues"
+UPSTREAM_CHECK_URI = "https://github.com/firewalld/firewalld/releases"
LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"