mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-04 16:10:10 +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>
This commit is contained in:
parent
df3ef15834
commit
2e97d3bd11
|
|
@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=e4f3ea6e9b28af88dc0321190a1f8250"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
SRCREV = "4cdfdc38eca237c19c22a8b90490446ce6d970fa"
|
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 \
|
file://run-ptest \
|
||||||
"
|
"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user