[oe] [meta-networking][PATCH 02/12 V2] geoip-perl: add UPSTREAM_CHECK_URI
Yi Zhao
yi.zhao at windriver.com
Tue May 29 07:08:45 UTC 2018
Signed-off-by: Yi Zhao <yi.zhao at windriver.com>
---
meta-networking/recipes-support/geoip/geoip-perl_1.50.bb | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta-networking/recipes-support/geoip/geoip-perl_1.50.bb b/meta-networking/recipes-support/geoip/geoip-perl_1.50.bb
index a8c8bcf..24fb64d 100644
--- a/meta-networking/recipes-support/geoip/geoip-perl_1.50.bb
+++ b/meta-networking/recipes-support/geoip/geoip-perl_1.50.bb
@@ -18,6 +18,8 @@ SRC_URI = "http://github.com/maxmind/geoip-api-perl/archive/v${PV}.tar.gz;downlo
SRC_URI[md5sum] = "2d7f8b1b54e6ba6d9e3fefce52675815"
SRC_URI[sha256sum] = "86da0dd67f417a43dc70f15a49bd3619f668970c117b9e7f737b4ab246c240a6"
+UPSTREAM_CHECK_URI = "https://github.com/maxmind/geoip-api-perl/tags"
+
S = "${WORKDIR}/geoip-api-perl-${PV}"
DEPENDS += "geoip"
--
2.7.4
More information about the Openembedded-devel
mailing list