Upgrade coreutils from 8.26 to 8.27.

Signed-off-by: Huang Qiyu <huangqy.f...@cn.fujitsu.com>
---
 .../0001-Unset-need_charset_alias-when-building-for-musl.patch    | 0
 .../0001-local.mk-fix-cross-compiling-problem.patch               | 0
 .../0001-uname-report-processor-and-hardware-correctly.patch      | 0
 .../disable-ls-output-quoting.patch                               | 0
 .../{coreutils-8.26 => coreutils-8.27}/fix-selinux-flask.patch    | 0
 .../man-decouple-manpages-from-build.patch                        | 0
 .../remove-usr-local-lib-from-m4.patch                            | 0
 .../coreutils/{coreutils_8.26.bb => coreutils_8.27.bb}            | 8 ++++----
 8 files changed, 4 insertions(+), 4 deletions(-)
 rename meta/recipes-core/coreutils/{coreutils-8.26 => 
coreutils-8.27}/0001-Unset-need_charset_alias-when-building-for-musl.patch 
(100%)
 rename meta/recipes-core/coreutils/{coreutils-8.26 => 
coreutils-8.27}/0001-local.mk-fix-cross-compiling-problem.patch (100%)
 rename meta/recipes-core/coreutils/{coreutils-8.26 => 
coreutils-8.27}/0001-uname-report-processor-and-hardware-correctly.patch (100%)
 rename meta/recipes-core/coreutils/{coreutils-8.26 => 
coreutils-8.27}/disable-ls-output-quoting.patch (100%)
 rename meta/recipes-core/coreutils/{coreutils-8.26 => 
coreutils-8.27}/fix-selinux-flask.patch (100%)
 rename meta/recipes-core/coreutils/{coreutils-8.26 => 
coreutils-8.27}/man-decouple-manpages-from-build.patch (100%)
 rename meta/recipes-core/coreutils/{coreutils-8.26 => 
coreutils-8.27}/remove-usr-local-lib-from-m4.patch (100%)
 rename meta/recipes-core/coreutils/{coreutils_8.26.bb => coreutils_8.27.bb} 
(94%)

diff --git 
a/meta/recipes-core/coreutils/coreutils-8.26/0001-Unset-need_charset_alias-when-building-for-musl.patch
 
b/meta/recipes-core/coreutils/coreutils-8.27/0001-Unset-need_charset_alias-when-building-for-musl.patch
similarity index 100%
rename from 
meta/recipes-core/coreutils/coreutils-8.26/0001-Unset-need_charset_alias-when-building-for-musl.patch
rename to 
meta/recipes-core/coreutils/coreutils-8.27/0001-Unset-need_charset_alias-when-building-for-musl.patch
diff --git 
a/meta/recipes-core/coreutils/coreutils-8.26/0001-local.mk-fix-cross-compiling-problem.patch
 
b/meta/recipes-core/coreutils/coreutils-8.27/0001-local.mk-fix-cross-compiling-problem.patch
similarity index 100%
rename from 
meta/recipes-core/coreutils/coreutils-8.26/0001-local.mk-fix-cross-compiling-problem.patch
rename to 
meta/recipes-core/coreutils/coreutils-8.27/0001-local.mk-fix-cross-compiling-problem.patch
diff --git 
a/meta/recipes-core/coreutils/coreutils-8.26/0001-uname-report-processor-and-hardware-correctly.patch
 
b/meta/recipes-core/coreutils/coreutils-8.27/0001-uname-report-processor-and-hardware-correctly.patch
similarity index 100%
rename from 
meta/recipes-core/coreutils/coreutils-8.26/0001-uname-report-processor-and-hardware-correctly.patch
rename to 
meta/recipes-core/coreutils/coreutils-8.27/0001-uname-report-processor-and-hardware-correctly.patch
diff --git 
a/meta/recipes-core/coreutils/coreutils-8.26/disable-ls-output-quoting.patch 
b/meta/recipes-core/coreutils/coreutils-8.27/disable-ls-output-quoting.patch
similarity index 100%
rename from 
meta/recipes-core/coreutils/coreutils-8.26/disable-ls-output-quoting.patch
rename to 
meta/recipes-core/coreutils/coreutils-8.27/disable-ls-output-quoting.patch
diff --git a/meta/recipes-core/coreutils/coreutils-8.26/fix-selinux-flask.patch 
b/meta/recipes-core/coreutils/coreutils-8.27/fix-selinux-flask.patch
similarity index 100%
rename from meta/recipes-core/coreutils/coreutils-8.26/fix-selinux-flask.patch
rename to meta/recipes-core/coreutils/coreutils-8.27/fix-selinux-flask.patch
diff --git 
a/meta/recipes-core/coreutils/coreutils-8.26/man-decouple-manpages-from-build.patch
 
b/meta/recipes-core/coreutils/coreutils-8.27/man-decouple-manpages-from-build.patch
similarity index 100%
rename from 
meta/recipes-core/coreutils/coreutils-8.26/man-decouple-manpages-from-build.patch
rename to 
meta/recipes-core/coreutils/coreutils-8.27/man-decouple-manpages-from-build.patch
diff --git 
a/meta/recipes-core/coreutils/coreutils-8.26/remove-usr-local-lib-from-m4.patch 
b/meta/recipes-core/coreutils/coreutils-8.27/remove-usr-local-lib-from-m4.patch
similarity index 100%
rename from 
meta/recipes-core/coreutils/coreutils-8.26/remove-usr-local-lib-from-m4.patch
rename to 
meta/recipes-core/coreutils/coreutils-8.27/remove-usr-local-lib-from-m4.patch
diff --git a/meta/recipes-core/coreutils/coreutils_8.26.bb 
b/meta/recipes-core/coreutils/coreutils_8.27.bb
similarity index 94%
rename from meta/recipes-core/coreutils/coreutils_8.26.bb
rename to meta/recipes-core/coreutils/coreutils_8.27.bb
index 52ef101..667e0af 100644
--- a/meta/recipes-core/coreutils/coreutils_8.26.bb
+++ b/meta/recipes-core/coreutils/coreutils_8.27.bb
@@ -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}"
-- 
2.7.4



-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to