[oe-commits] [openembedded-core] 17/23: man-pages: upgrade 5.04 -> 5.05

git at git.openembedded.org git at git.openembedded.org
Thu Feb 20 14:13:32 UTC 2020


This is an automated email from the git hooks/post-receive script.

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

commit fccfbf13f7765c6bc6ea1e585b02142df1b522ba
Author: Wang Mingyu <wangmy at cn.fujitsu.com>
AuthorDate: Thu Feb 20 01:41:16 2020 -0800

    man-pages: upgrade 5.04 -> 5.05
    
    Signed-off-by: Wang Mingyu <wangmy at cn.fujitsu.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 .../man-pages/{man-pages_5.04.bb => man-pages_5.05.bb}                | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-extended/man-pages/man-pages_5.04.bb b/meta/recipes-extended/man-pages/man-pages_5.05.bb
similarity index 87%
rename from meta/recipes-extended/man-pages/man-pages_5.04.bb
rename to meta/recipes-extended/man-pages/man-pages_5.05.bb
index be45675..b95872e 100644
--- a/meta/recipes-extended/man-pages/man-pages_5.04.bb
+++ b/meta/recipes-extended/man-pages/man-pages_5.05.bb
@@ -7,8 +7,8 @@ LICENSE = "GPLv2+"
 LIC_FILES_CHKSUM = "file://README;md5=794f701617cc03fe50c53257660d8ec4"
 SRC_URI = "${KERNELORG_MIRROR}/linux/docs/${BPN}/${BP}.tar.gz"
 
-SRC_URI[md5sum] = "14d33d3fe02577a33aab26eb75df39cb"
-SRC_URI[sha256sum] = "8c6ab56b654a6dd00e3759279954a25fc68b258b8f493a75af55ea7b6401fdb2"
+SRC_URI[md5sum] = "cdad5deb15117e60a6d9e3a6bdc035b5"
+SRC_URI[sha256sum] = "43c33d2eea9ba989c18eef90298cf6d5521ff038deb51cda0ecd0fdc3cec2b7d"
 
 inherit manpages
 

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


More information about the Openembedded-commits mailing list