[oe-commits] [openembedded-core] 36/39: man-pages: upgrade to 4.06

git at git.openembedded.org git at git.openembedded.org
Tue Jun 14 12:05:00 UTC 2016


rpurdie pushed a commit to branch master-next
in repository openembedded-core.

commit 62a2f5cc293e74df1090a83e87f24798cf5d5fa1
Author: Hongxu Jia <hongxu.jia at windriver.com>
AuthorDate: Mon Jun 13 05:16:33 2016 -0400

    man-pages: upgrade to 4.06
    
    Signed-off-by: Hongxu Jia <hongxu.jia at windriver.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 .../man-pages/{man-pages_4.04.bb => man-pages_4.06.bb}                | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-extended/man-pages/man-pages_4.04.bb b/meta/recipes-extended/man-pages/man-pages_4.06.bb
similarity index 86%
rename from meta/recipes-extended/man-pages/man-pages_4.04.bb
rename to meta/recipes-extended/man-pages/man-pages_4.06.bb
index 65df0aa..b61473c 100644
--- a/meta/recipes-extended/man-pages/man-pages_4.04.bb
+++ b/meta/recipes-extended/man-pages/man-pages_4.06.bb
@@ -7,8 +7,8 @@ LICENSE = "GPLv2+"
 LIC_FILES_CHKSUM = "file://README;md5=8f2a3d43057d458e5066714980567a60"
 SRC_URI = "${KERNELORG_MIRROR}/linux/docs/${BPN}/Archive/${BP}.tar.gz"
 
-SRC_URI[md5sum] = "901cd52e0ee2a9d7508ae1ab15d5e835"
-SRC_URI[sha256sum] = "bff072462baea8d1b8e4568759324c5ed6c760716fe830bca71129cc09e00668"
+SRC_URI[md5sum] = "ab79fc245336ce0192548e7ccecd4ee6"
+SRC_URI[sha256sum] = "b377960eba7fcc7ea3a7070734a1627105a1ad15dd61ae5443ade863a06e9811"
 
 RDEPENDS_${PN} = "man"
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list