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:
Tom Rini
2011-03-22 11:49:10 -07:00
committed by Richard Purdie
parent bc7967f041
commit 4f85b60306
12 changed files with 12 additions and 12 deletions

View File

@@ -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}"