summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/man-pages/man-pages_3.25.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/man-pages/man-pages_3.25.bb')
-rw-r--r--meta/recipes-extended/man-pages/man-pages_3.25.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/man-pages/man-pages_3.25.bb b/meta/recipes-extended/man-pages/man-pages_3.25.bb
index b5b200c98a..358f78dc76 100644
--- a/meta/recipes-extended/man-pages/man-pages_3.25.bb
+++ b/meta/recipes-extended/man-pages/man-pages_3.25.bb
@@ -4,7 +4,7 @@ SECTION = "console/utils"
4PRIORITY = "required" 4PRIORITY = "required"
5HOMEPAGE = "http://www.kernel.org/pub/linux/docs/man-pages" 5HOMEPAGE = "http://www.kernel.org/pub/linux/docs/man-pages"
6LICENSE = "GPL" 6LICENSE = "GPL"
7PR = "r0" 7PR = "r1"
8 8
9LIC_FILES_CHKSUM = "file://README;md5=9dab010c5baa416669e5d17381799dd5" 9LIC_FILES_CHKSUM = "file://README;md5=9dab010c5baa416669e5d17381799dd5"
10SRC_URI = "http://www.kernel.org/pub/linux/docs/man-pages/Archive/${PN}-${PV}.tar.gz" 10SRC_URI = "http://www.kernel.org/pub/linux/docs/man-pages/Archive/${PN}-${PV}.tar.gz"
@@ -12,7 +12,7 @@ SRC_URI = "http://www.kernel.org/pub/linux/docs/man-pages/Archive/${PN}-${PV}.ta
12SRC_URI[md5sum] = "98ec2324abea77d7a992470dd44d140c" 12SRC_URI[md5sum] = "98ec2324abea77d7a992470dd44d140c"
13SRC_URI[sha256sum] = "474242842a78dc2121687b7db6c32b6c78af5458f2bd809e23563dd185e2b169" 13SRC_URI[sha256sum] = "474242842a78dc2121687b7db6c32b6c78af5458f2bd809e23563dd185e2b169"
14 14
15RDEPENDS = "man" 15RDEPENDS_${PN} = "man"
16 16
17do_configure_prepend() { 17do_configure_prepend() {
18 rm -rf not_installed 18 rm -rf not_installed