]> code.ossystems Code Review - openembedded-core.git/commitdiff
coreutils: 8.26 -> 8.27
authorHuang Qiyu <huangqy.fnst@cn.fujitsu.com>
Tue, 11 Apr 2017 08:52:29 +0000 (16:52 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 12 May 2017 07:49:29 +0000 (08:49 +0100)
Upgrade coreutils from 8.26 to 8.27.

Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-core/coreutils/coreutils-8.27/0001-Unset-need_charset_alias-when-building-for-musl.patch [moved from meta/recipes-core/coreutils/coreutils-8.26/0001-Unset-need_charset_alias-when-building-for-musl.patch with 100% similarity]
meta/recipes-core/coreutils/coreutils-8.27/0001-local.mk-fix-cross-compiling-problem.patch [moved from meta/recipes-core/coreutils/coreutils-8.26/0001-local.mk-fix-cross-compiling-problem.patch with 100% similarity]
meta/recipes-core/coreutils/coreutils-8.27/0001-uname-report-processor-and-hardware-correctly.patch [moved from meta/recipes-core/coreutils/coreutils-8.26/0001-uname-report-processor-and-hardware-correctly.patch with 100% similarity]
meta/recipes-core/coreutils/coreutils-8.27/disable-ls-output-quoting.patch [moved from meta/recipes-core/coreutils/coreutils-8.26/disable-ls-output-quoting.patch with 100% similarity]
meta/recipes-core/coreutils/coreutils-8.27/fix-selinux-flask.patch [moved from meta/recipes-core/coreutils/coreutils-8.26/fix-selinux-flask.patch with 100% similarity]
meta/recipes-core/coreutils/coreutils-8.27/man-decouple-manpages-from-build.patch [moved from meta/recipes-core/coreutils/coreutils-8.26/man-decouple-manpages-from-build.patch with 100% similarity]
meta/recipes-core/coreutils/coreutils-8.27/remove-usr-local-lib-from-m4.patch [moved from meta/recipes-core/coreutils/coreutils-8.26/remove-usr-local-lib-from-m4.patch with 100% similarity]
meta/recipes-core/coreutils/coreutils_8.27.bb [moved from meta/recipes-core/coreutils/coreutils_8.26.bb with 94% similarity]

similarity index 94%
rename from meta/recipes-core/coreutils/coreutils_8.26.bb
rename to meta/recipes-core/coreutils/coreutils_8.27.bb
index 52ef1013ca04af6e60237660a4f3fe6c6794fba9..667e0af560c3c792fd2189b784236824db196784 100644 (file)
@@ -23,10 +23,10 @@ SRC_URI = "${GNU_MIRROR}/coreutils/${BP}.tar.xz;name=tarball \
            file://0001-local.mk-fix-cross-compiling-problem.patch \
           "
 
-SRC_URI[tarball.md5sum] = "d5aa2072f662d4118b9f4c63b94601a6"
-SRC_URI[tarball.sha256sum] = "155e94d748f8e2bc327c66e0cbebdb8d6ab265d2f37c3c928f7bf6c3beba9a8e"
-SRC_URI[manpages.md5sum] = "b58107f532f7beffcb2f38e2ac1f2da3"
-SRC_URI[manpages.sha256sum] = "9324ec412ffca3b0431e6299720c33ac98e749e430f72a7c6e65f3635c86aa29"
+SRC_URI[tarball.md5sum] = "502795792c212932365e077946d353ae"
+SRC_URI[tarball.sha256sum] = "8891d349ee87b9ff7870f52b6d9312a9db672d2439d289bc57084771ca21656b"
+SRC_URI[manpages.md5sum] = "1b31a688d06764e0e94aa20b7ea08222"
+SRC_URI[manpages.sha256sum] = "1f615819e9167646c731636b6c5ecbe79837e82a18666bacc82c3fb1dfcfaea3"
 
 EXTRA_OECONF_class-native = "--without-gmp"
 EXTRA_OECONF_class-target = "--enable-install-program=arch --libexecdir=${libdir}"