[oe] [meta-networking][PATCH 12/20] geoip-perl: add UPSTREAM_CHECK_URI

Yi Zhao yi.zhao at windriver.com
Mon Jun 25 00:14:44 UTC 2018


Hi,

This patch can be dropped since the recipe switched to use git:// as 
SRC_URI. bitbake -c checkpkg  can work well now.


//Yi

在 2018年06月25日 03:18, Khem Raj 写道:
> From: Yi Zhao <yi.zhao at windriver.com>
>
> Signed-off-by: Yi Zhao <yi.zhao at windriver.com>
> Signed-off-by: Khem Raj <raj.khem at gmail.com>
> ---
>   meta-networking/recipes-support/geoip/geoip-perl_1.51.bb | 2 ++
>   1 file changed, 2 insertions(+)
>
> diff --git a/meta-networking/recipes-support/geoip/geoip-perl_1.51.bb b/meta-networking/recipes-support/geoip/geoip-perl_1.51.bb
> index ed5c3a9799..bd37ce5005 100644
> --- a/meta-networking/recipes-support/geoip/geoip-perl_1.51.bb
> +++ b/meta-networking/recipes-support/geoip/geoip-perl_1.51.bb
> @@ -9,6 +9,8 @@ SECTION = "libdevel"
>   LICENSE = "Artistic-1.0 | GPL-1.0+"
>   LIC_FILES_CHKSUM = "file://LICENSE;md5=e4f3ea6e9b28af88dc0321190a1f8250"
>   
> +UPSTREAM_CHECK_URI = "https://github.com/maxmind/geoip-api-perl/tags"
> +
>   S = "${WORKDIR}/git"
>   SRCREV = "4cdfdc38eca237c19c22a8b90490446ce6d970fa"
>   SRC_URI = "git://github.com/maxmind/geoip-api-perl.git;protocol=https; \




More information about the Openembedded-devel mailing list