aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHuang Qiyu <huangqy.fnst@cn.fujitsu.com>2018-01-26 17:00:10 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-01-29 08:49:44 +0000
commit8644d7bde6a30aec4e666ad59ff148f04c616a21 (patch)
tree53ec72dc1f447037b80aeff52fd1fabe89e32877
parent71776273bbcb8b08aa55296c82ec2a10b0978a57 (diff)
downloadopenembedded-core-contrib-8644d7bde6a30aec4e666ad59ff148f04c616a21.tar.gz
man-pages: 4.11 -> 4.14
1.Upgrade man-pages from 4.11 to 4.14. 2.Update the checksum of LIC_FILES_CHKSUM, since README has been changed. Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
-rw-r--r--meta/recipes-extended/man-pages/man-pages_4.14.bb (renamed from meta/recipes-extended/man-pages/man-pages_4.11.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-extended/man-pages/man-pages_4.11.bb b/meta/recipes-extended/man-pages/man-pages_4.14.bb
index a3077a9fff..f8bd090d19 100644
--- a/meta/recipes-extended/man-pages/man-pages_4.11.bb
+++ b/meta/recipes-extended/man-pages/man-pages_4.14.bb
@@ -4,11 +4,11 @@ SECTION = "console/utils"
HOMEPAGE = "http://www.kernel.org/pub/linux/docs/man-pages"
LICENSE = "GPLv2+"
-LIC_FILES_CHKSUM = "file://README;md5=8f2a3d43057d458e5066714980567a60"
+LIC_FILES_CHKSUM = "file://README;md5=794f701617cc03fe50c53257660d8ec4"
SRC_URI = "${KERNELORG_MIRROR}/linux/docs/${BPN}/Archive/${BP}.tar.gz"
-SRC_URI[md5sum] = "408300ed09d1ad5938070158b21da1d1"
-SRC_URI[sha256sum] = "e6db91a24e68c7c765b7b8e60f1591ed1049bc2dc3143db779eae4838b89d195"
+SRC_URI[md5sum] = "82bd2d05c4d0dba5e7a90d39c9555197"
+SRC_URI[sha256sum] = "aeebc6b09a11e7f7bbc98f3984fe8b8b2bde9d2f5f9dcbd4348a9e0d93704238"
RDEPENDS_${PN} = "man"