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 15:44:03 +0000 |
commit | 4f85b60306769b6c588ca99e1ef19571bc5ca63f (patch) | |
tree | 82cf95f98ca7cabf74588b3a61b75c210e16f1c7 /meta/recipes-extended/man-pages/man-pages_3.32.bb | |
parent | bc7967f04161c90bd105e8e9921c55877bbbd114 (diff) | |
download | poky-4f85b60306769b6c588ca99e1ef19571bc5ca63f.tar.gz |
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>
Diffstat (limited to 'meta/recipes-extended/man-pages/man-pages_3.32.bb')
-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" | |||
7 | PR = "r1" | 7 | PR = "r1" |
8 | 8 | ||
9 | LIC_FILES_CHKSUM = "file://README;md5=0422377a748010b2b738342e24f141c1" | 9 | LIC_FILES_CHKSUM = "file://README;md5=0422377a748010b2b738342e24f141c1" |
10 | SRC_URI = "http://www.kernel.org/pub/linux/docs/man-pages/Archive/${BPN}-${PV}.tar.gz" | 10 | SRC_URI = "${KERNELORG_MIRROR}/pub/linux/docs/man-pages/Archive/${BPN}-${PV}.tar.gz" |
11 | 11 | ||
12 | SRC_URI[md5sum] = "cc6c2d4d4eb364fd8da718c412db09d4" | 12 | SRC_URI[md5sum] = "cc6c2d4d4eb364fd8da718c412db09d4" |
13 | SRC_URI[sha256sum] = "61ef2fc36421e72eb92d1f533576a439a2fcdae20269393f740dd98abd8be519" | 13 | SRC_URI[sha256sum] = "61ef2fc36421e72eb92d1f533576a439a2fcdae20269393f740dd98abd8be519" |