[oe] [meta-networking][PATCH] firewalld: add UPSTREAM_CHECK_URI

Dan Callaghan dan.callaghan at opengear.com
Wed Sep 25 07:45:00 UTC 2019


---
 .../recipes-connectivity/firewalld/firewalld_0.7.1.bb            | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta-networking/recipes-connectivity/firewalld/firewalld_0.7.1.bb b/meta-networking/recipes-connectivity/firewalld/firewalld_0.7.1.bb
index 15567f636..a51c145eb 100644
--- a/meta-networking/recipes-connectivity/firewalld/firewalld_0.7.1.bb
+++ b/meta-networking/recipes-connectivity/firewalld/firewalld_0.7.1.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"
 
-- 
2.20.1



More information about the Openembedded-devel mailing list