mirror of
https://git.yoctoproject.org/poky
synced 2026-04-23 00:32:12 +02:00
Various: Switch to KERNELORG_MIRROR
(From OE-Core rev: a0eeed089a5c185ef721b11828d4a27f0c03791c) Signed-off-by: Tom Rini <tom_rini@mentor.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -3,7 +3,7 @@ SECTION = "console/utils"
|
||||
LICENSE = "GPLv2"
|
||||
DEPENDS = "perl-native openssl curl zlib expat"
|
||||
|
||||
SRC_URI = "http://www.kernel.org/pub/software/scm/git/git-${PV}.tar.bz2 \
|
||||
SRC_URI = "${KERNELORG_MIRROR}/pub/software/scm/git/git-${PV}.tar.bz2 \
|
||||
file://autotools.patch;patch=1"
|
||||
S = "${WORKDIR}/git-${PV}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user