mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-12 16:32:48 +00:00
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> (cherry picked from commit 2e97d3bd1163a943797d030cbbc3207aa013ba59) Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
182ee4b68c
commit
88d8df41d0
@ -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 \
|
||||
"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user