diff options
author | Tom Rini <tom_rini@mentor.com> | 2011-03-22 11:49:10 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-03-23 12:27:00 +0000 |
commit | a0eeed089a5c185ef721b11828d4a27f0c03791c (patch) | |
tree | 38c67476b3aca653608bf28d554461b128431446 /meta/recipes-devtools/guilt | |
parent | bd9e899d1b07813c78f2dc2e5c46a67937839065 (diff) | |
download | openembedded-core-a0eeed089a5c185ef721b11828d4a27f0c03791c.tar.gz openembedded-core-a0eeed089a5c185ef721b11828d4a27f0c03791c.tar.bz2 openembedded-core-a0eeed089a5c185ef721b11828d4a27f0c03791c.zip |
Various: Switch to KERNELORG_MIRROR
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Diffstat (limited to 'meta/recipes-devtools/guilt')
-rw-r--r-- | meta/recipes-devtools/guilt/guilt-native_0.33.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/guilt/guilt-native_0.33.bb b/meta/recipes-devtools/guilt/guilt-native_0.33.bb index fad0340ecc..37bca284d0 100644 --- a/meta/recipes-devtools/guilt/guilt-native_0.33.bb +++ b/meta/recipes-devtools/guilt/guilt-native_0.33.bb @@ -8,7 +8,7 @@ PV = "0.33" inherit native -SRC_URI = "http://www.kernel.org/pub/linux/kernel/people/jsipek/guilt/guilt-${PV}.tar.gz\ +SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/people/jsipek/guilt/guilt-${PV}.tar.gz\ file://guilt-push.patch \ file://guilt-pop.patch \ file://guilt.patch \ |