]> code.ossystems Code Review - openembedded-core.git/commitdiff
man-pages: Update to 3.36
authorSaul Wold <sgw@linux.intel.com>
Tue, 13 Mar 2012 19:29:04 +0000 (12:29 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 14 Mar 2012 12:49:24 +0000 (12:49 +0000)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-extended/man-pages/man-pages_3.36.bb [moved from meta/recipes-extended/man-pages/man-pages_3.32.bb with 80% similarity]

similarity index 80%
rename from meta/recipes-extended/man-pages/man-pages_3.32.bb
rename to meta/recipes-extended/man-pages/man-pages_3.36.bb
index 26e64e48a7e1e194d4b9222b44bd1e6052810bc8..4e888dc07e786153f2ec3b8f7f1b257780d9b3f8 100644 (file)
@@ -2,14 +2,14 @@ SUMMARY = "Linux man-pages"
 DESCRIPTION = "The Linux man-pages project documents the Linux kernel and C library interfaces that are employed by user programs"
 SECTION = "console/utils"
 HOMEPAGE = "http://www.kernel.org/pub/linux/docs/man-pages"
-LICENSE = "GPL"
-PR = "r1"
+LICENSE = "GPLv2+"
+PR = "r0"
 
 LIC_FILES_CHKSUM = "file://README;md5=0422377a748010b2b738342e24f141c1"
 SRC_URI = "${KERNELORG_MIRROR}/linux/docs/man-pages/Archive/${BPN}-${PV}.tar.gz"
 
-SRC_URI[md5sum] = "cc6c2d4d4eb364fd8da718c412db09d4"
-SRC_URI[sha256sum] = "61ef2fc36421e72eb92d1f533576a439a2fcdae20269393f740dd98abd8be519"
+SRC_URI[md5sum] = "cfe991b1ce9e0ea5355f29ff9fcac125"
+SRC_URI[sha256sum] = "c0575e31f73cd9dc2761c274217e06e7130fdfee510170957a9d72d012a5437c"
 
 RDEPENDS_${PN} = "man"