diff options
author | Saul Wold <sgw@linux.intel.com> | 2013-02-25 10:38:55 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-02-28 23:15:50 +0000 |
commit | ea488f804ebc1ef54b3eb4f1a99f3c58197dfb11 (patch) | |
tree | 88def4954195a2fe2266f50d5cd5788628d139e2 /meta/recipes-extended/man-pages | |
parent | 746c1e89ca3bddef433b6a2372de1ed6262c8144 (diff) | |
download | poky-ea488f804ebc1ef54b3eb4f1a99f3c58197dfb11.tar.gz |
man-pages: Update to 3.47
(From OE-Core rev: 86d41fef5c506a0751058054d71bfcc7fe316862)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/man-pages')
-rw-r--r-- | meta/recipes-extended/man-pages/man-pages_3.47.bb (renamed from meta/recipes-extended/man-pages/man-pages_3.45.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/man-pages/man-pages_3.45.bb b/meta/recipes-extended/man-pages/man-pages_3.47.bb index c8011952a9..74d6933950 100644 --- a/meta/recipes-extended/man-pages/man-pages_3.45.bb +++ b/meta/recipes-extended/man-pages/man-pages_3.47.bb | |||
@@ -8,8 +8,8 @@ PR = "r0" | |||
8 | LIC_FILES_CHKSUM = "file://README;md5=0422377a748010b2b738342e24f141c1" | 8 | LIC_FILES_CHKSUM = "file://README;md5=0422377a748010b2b738342e24f141c1" |
9 | SRC_URI = "${KERNELORG_MIRROR}/linux/docs/${BPN}/Archive/${BP}.tar.gz" | 9 | SRC_URI = "${KERNELORG_MIRROR}/linux/docs/${BPN}/Archive/${BP}.tar.gz" |
10 | 10 | ||
11 | SRC_URI[md5sum] = "63cb9e58cd2865dd4523999604d1d248" | 11 | SRC_URI[md5sum] = "87cfb065330f393e52986425674ebe7b" |
12 | SRC_URI[sha256sum] = "2cdcca3c1b0f3e223f66fa244954b871bc6bccbb1595d5d819e453ab05f87c36" | 12 | SRC_URI[sha256sum] = "33dc693327669dccc5c2cf7ca87e752134f7e3fdc61a6e579766ae6a0108ef01" |
13 | 13 | ||
14 | RDEPENDS_${PN} = "man" | 14 | RDEPENDS_${PN} = "man" |
15 | 15 | ||