diff options
author | Huang Qiyu <huangqy.fnst@cn.fujitsu.com> | 2017-04-11 16:52:29 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-05-12 08:49:29 +0100 |
commit | f59039820389cef334fa50d879e9a14d88ac8fb6 (patch) | |
tree | c0d8c8f9ae418cbaeb7ada5f792932b5b0c54047 /meta | |
parent | 2e8b43d89c61b32e5fafd0f57eea2241316628e5 (diff) | |
download | openembedded-core-f59039820389cef334fa50d879e9a14d88ac8fb6.tar.gz openembedded-core-f59039820389cef334fa50d879e9a14d88ac8fb6.tar.bz2 openembedded-core-f59039820389cef334fa50d879e9a14d88ac8fb6.zip |
coreutils: 8.26 -> 8.27
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>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-core/coreutils/coreutils-8.27/0001-Unset-need_charset_alias-when-building-for-musl.patch (renamed from meta/recipes-core/coreutils/coreutils-8.26/0001-Unset-need_charset_alias-when-building-for-musl.patch) | 0 | ||||
-rw-r--r-- | meta/recipes-core/coreutils/coreutils-8.27/0001-local.mk-fix-cross-compiling-problem.patch (renamed from meta/recipes-core/coreutils/coreutils-8.26/0001-local.mk-fix-cross-compiling-problem.patch) | 0 | ||||
-rw-r--r-- | meta/recipes-core/coreutils/coreutils-8.27/0001-uname-report-processor-and-hardware-correctly.patch (renamed from meta/recipes-core/coreutils/coreutils-8.26/0001-uname-report-processor-and-hardware-correctly.patch) | 0 | ||||
-rw-r--r-- | meta/recipes-core/coreutils/coreutils-8.27/disable-ls-output-quoting.patch (renamed from meta/recipes-core/coreutils/coreutils-8.26/disable-ls-output-quoting.patch) | 0 | ||||
-rw-r--r-- | meta/recipes-core/coreutils/coreutils-8.27/fix-selinux-flask.patch (renamed from meta/recipes-core/coreutils/coreutils-8.26/fix-selinux-flask.patch) | 0 | ||||
-rw-r--r-- | meta/recipes-core/coreutils/coreutils-8.27/man-decouple-manpages-from-build.patch (renamed from meta/recipes-core/coreutils/coreutils-8.26/man-decouple-manpages-from-build.patch) | 0 | ||||
-rw-r--r-- | meta/recipes-core/coreutils/coreutils-8.27/remove-usr-local-lib-from-m4.patch (renamed from meta/recipes-core/coreutils/coreutils-8.26/remove-usr-local-lib-from-m4.patch) | 0 | ||||
-rw-r--r-- | meta/recipes-core/coreutils/coreutils_8.27.bb (renamed from meta/recipes-core/coreutils/coreutils_8.26.bb) | 8 |
8 files changed, 4 insertions, 4 deletions
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 index ba1a4bab4c..ba1a4bab4c 100644 --- 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 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 index 66f9a716c9..66f9a716c9 100644 --- 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 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 index 3c43e1d5da..3c43e1d5da 100644 --- 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 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 index e68c213550..e68c213550 100644 --- 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 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 index 9d1ae55d47..9d1ae55d47 100644 --- a/meta/recipes-core/coreutils/coreutils-8.26/fix-selinux-flask.patch +++ b/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 index 3c896a11bf..3c896a11bf 100644 --- 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 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 index 2ef8a548ac..2ef8a548ac 100644 --- 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 diff --git a/meta/recipes-core/coreutils/coreutils_8.26.bb b/meta/recipes-core/coreutils/coreutils_8.27.bb index 52ef1013ca..667e0af560 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}" |