summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/coreutils
diff options
context:
space:
mode:
authorChen Qi <Qi.Chen@windriver.com>2015-07-07 11:08:51 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-07-09 18:00:19 +0100
commit64df5e5f75996f080bf7906b7fdd7ffaf263b041 (patch)
tree4c7396384e2e0be8ed143e3b58b98ac78ac9e8c0 /meta/recipes-core/coreutils
parente2ac1e8f91d84b5c54f98f5dc9b88d75f297f15b (diff)
downloadpoky-64df5e5f75996f080bf7906b7fdd7ffaf263b041.tar.gz
coreutils: upgrade to 8.24
(From OE-Core rev: 42821bdd06894217b3bc848c518c21c42731f1e0) Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/coreutils')
-rw-r--r--meta/recipes-core/coreutils/coreutils-8.24/0001-Unset-need_charset_alias-when-building-for-musl.patch (renamed from meta/recipes-core/coreutils/coreutils-8.23/0001-Unset-need_charset_alias-when-building-for-musl.patch)0
-rw-r--r--meta/recipes-core/coreutils/coreutils-8.24/fix-selinux-flask.patch (renamed from meta/recipes-core/coreutils/coreutils-8.23/fix-selinux-flask.patch)0
-rw-r--r--meta/recipes-core/coreutils/coreutils-8.24/man-decouple-manpages-from-build.patch (renamed from meta/recipes-core/coreutils/coreutils-8.23/man-decouple-manpages-from-build.patch)0
-rw-r--r--meta/recipes-core/coreutils/coreutils-8.24/remove-usr-local-lib-from-m4.patch (renamed from meta/recipes-core/coreutils/coreutils-8.23/remove-usr-local-lib-from-m4.patch)0
-rw-r--r--meta/recipes-core/coreutils/coreutils_8.24.bb (renamed from meta/recipes-core/coreutils/coreutils_8.23.bb)8
5 files changed, 4 insertions, 4 deletions
diff --git a/meta/recipes-core/coreutils/coreutils-8.23/0001-Unset-need_charset_alias-when-building-for-musl.patch b/meta/recipes-core/coreutils/coreutils-8.24/0001-Unset-need_charset_alias-when-building-for-musl.patch
index abdfa2a50b..abdfa2a50b 100644
--- a/meta/recipes-core/coreutils/coreutils-8.23/0001-Unset-need_charset_alias-when-building-for-musl.patch
+++ b/meta/recipes-core/coreutils/coreutils-8.24/0001-Unset-need_charset_alias-when-building-for-musl.patch
diff --git a/meta/recipes-core/coreutils/coreutils-8.23/fix-selinux-flask.patch b/meta/recipes-core/coreutils/coreutils-8.24/fix-selinux-flask.patch
index 9d1ae55d47..9d1ae55d47 100644
--- a/meta/recipes-core/coreutils/coreutils-8.23/fix-selinux-flask.patch
+++ b/meta/recipes-core/coreutils/coreutils-8.24/fix-selinux-flask.patch
diff --git a/meta/recipes-core/coreutils/coreutils-8.23/man-decouple-manpages-from-build.patch b/meta/recipes-core/coreutils/coreutils-8.24/man-decouple-manpages-from-build.patch
index 3c896a11bf..3c896a11bf 100644
--- a/meta/recipes-core/coreutils/coreutils-8.23/man-decouple-manpages-from-build.patch
+++ b/meta/recipes-core/coreutils/coreutils-8.24/man-decouple-manpages-from-build.patch
diff --git a/meta/recipes-core/coreutils/coreutils-8.23/remove-usr-local-lib-from-m4.patch b/meta/recipes-core/coreutils/coreutils-8.24/remove-usr-local-lib-from-m4.patch
index 2ef8a548ac..2ef8a548ac 100644
--- a/meta/recipes-core/coreutils/coreutils-8.23/remove-usr-local-lib-from-m4.patch
+++ b/meta/recipes-core/coreutils/coreutils-8.24/remove-usr-local-lib-from-m4.patch
diff --git a/meta/recipes-core/coreutils/coreutils_8.23.bb b/meta/recipes-core/coreutils/coreutils_8.24.bb
index 6e98b7b649..034ebcda95 100644
--- a/meta/recipes-core/coreutils/coreutils_8.23.bb
+++ b/meta/recipes-core/coreutils/coreutils_8.24.bb
@@ -20,10 +20,10 @@ SRC_URI = "${GNU_MIRROR}/coreutils/${BP}.tar.xz;name=tarball \
20 file://0001-Unset-need_charset_alias-when-building-for-musl.patch \ 20 file://0001-Unset-need_charset_alias-when-building-for-musl.patch \
21 " 21 "
22 22
23SRC_URI[tarball.md5sum] = "abed135279f87ad6762ce57ff6d89c41" 23SRC_URI[tarball.md5sum] = "40efdbce865d2458d8da0a9dcee7c16c"
24SRC_URI[tarball.sha256sum] = "ec43ca5bcfc62242accb46b7f121f6b684ee21ecd7d075059bf650ff9e37b82d" 24SRC_URI[tarball.sha256sum] = "a2d75286a4b9ef3a13039c2da3868a61be4ee9f17d8ae380a35a97e506972170"
25SRC_URI[manpages.md5sum] = "ce49bc8360e16afe67581d136606efc7" 25SRC_URI[manpages.md5sum] = "728a91a5c1095a33cffb9959bb891963"
26SRC_URI[manpages.sha256sum] = "d1b16e74b3dba4f313aeebae2c69da205f7d2e6e1c2aa8d39026c860d314ecca" 26SRC_URI[manpages.sha256sum] = "cf0333b5f134a331e0b46e2ddf90666f8bdc3281c1ca2c7ccbb75b437589ce37"
27 27
28EXTRA_OECONF_class-native = "--without-gmp" 28EXTRA_OECONF_class-native = "--without-gmp"
29EXTRA_OECONF_class-target = "--enable-install-program=arch --libexecdir=${libdir}" 29EXTRA_OECONF_class-target = "--enable-install-program=arch --libexecdir=${libdir}"