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-extended/man-pages | |
parent | bd9e899d1b07813c78f2dc2e5c46a67937839065 (diff) | |
download | openembedded-core-a0eeed089a5c185ef721b11828d4a27f0c03791c.tar.gz |
Various: Switch to KERNELORG_MIRROR
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Diffstat (limited to 'meta/recipes-extended/man-pages')
-rw-r--r-- | meta/recipes-extended/man-pages/man-pages_3.32.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/man-pages/man-pages_3.32.bb b/meta/recipes-extended/man-pages/man-pages_3.32.bb index 3c069f2eac..03c057c6d0 100644 --- a/meta/recipes-extended/man-pages/man-pages_3.32.bb +++ b/meta/recipes-extended/man-pages/man-pages_3.32.bb @@ -7,7 +7,7 @@ LICENSE = "GPL" PR = "r1" LIC_FILES_CHKSUM = "file://README;md5=0422377a748010b2b738342e24f141c1" -SRC_URI = "http://www.kernel.org/pub/linux/docs/man-pages/Archive/${BPN}-${PV}.tar.gz" +SRC_URI = "${KERNELORG_MIRROR}/pub/linux/docs/man-pages/Archive/${BPN}-${PV}.tar.gz" SRC_URI[md5sum] = "cc6c2d4d4eb364fd8da718c412db09d4" SRC_URI[sha256sum] = "61ef2fc36421e72eb92d1f533576a439a2fcdae20269393f740dd98abd8be519" |