aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support
diff options
context:
space:
mode:
authorMingli Yu <mingli.yu@windriver.com>2021-03-10 17:11:25 +0800
committerKhem Raj <raj.khem@gmail.com>2021-03-11 00:12:55 -0800
commit2e97d3bd1163a943797d030cbbc3207aa013ba59 (patch)
tree2c5afb383c895f5f9b2d02a3bf431e92e9f72a5b /meta-networking/recipes-support
parentdf3ef158347072a409b4e276a9dab8c2e89350ec (diff)
downloadmeta-openembedded-2e97d3bd1163a943797d030cbbc3207aa013ba59.tar.gz
geoip-perl: Switch to use the main branch
Fix the below do_fetch warning: WARNING: geoip-perl-1.51-r0 do_fetch: Failed to fetch URL git://github.com/maxmind/geoip-api-perl.git;protocol=https;, attempting MIRRORS if available Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/recipes-support')
-rw-r--r--meta-networking/recipes-support/geoip/geoip-perl_1.51.bb2
1 files changed, 1 insertions, 1 deletions
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..944c005763 100644
--- a/meta-networking/recipes-support/geoip/geoip-perl_1.51.bb
+++ b/meta-networking/recipes-support/geoip/geoip-perl_1.51.bb
@@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=e4f3ea6e9b28af88dc0321190a1f8250"
S = "${WORKDIR}/git"
SRCREV = "4cdfdc38eca237c19c22a8b90490446ce6d970fa"
-SRC_URI = "git://github.com/maxmind/geoip-api-perl.git;protocol=https; \
+SRC_URI = "git://github.com/maxmind/geoip-api-perl.git;branch=main \
file://run-ptest \
"