[oe] [meta-oe][PATCH 22/24] syslog-ng: add UPSTREAM_CHECK_URI
Yi Zhao
yi.zhao at windriver.com
Tue May 29 07:17:55 UTC 2018
Signed-off-by: Yi Zhao <yi.zhao at windriver.com>
---
meta-oe/recipes-support/syslog-ng/syslog-ng.inc | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta-oe/recipes-support/syslog-ng/syslog-ng.inc b/meta-oe/recipes-support/syslog-ng/syslog-ng.inc
index 771cdb1..cb7ca31 100644
--- a/meta-oe/recipes-support/syslog-ng/syslog-ng.inc
+++ b/meta-oe/recipes-support/syslog-ng/syslog-ng.inc
@@ -22,6 +22,8 @@ SRC_URI = "https://github.com/balabit/syslog-ng/releases/download/${BP}/${BP}.ta
file://configure.ac-add-option-enable-thread-tls-to-manage-.patch \
"
+UPSTREAM_CHECK_URI = "https://github.com/balabit/syslog-ng/releases"
+
inherit autotools gettext systemd pkgconfig update-rc.d
EXTRA_OECONF = " \
--
2.7.4
More information about the Openembedded-devel
mailing list