From: Chen Qi Date: Tue, 7 Jul 2015 02:56:39 +0000 (+0800) Subject: coreutils: upgrade to 8.24 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fheads%2FChenQi%2Fcoreutils;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git coreutils: upgrade to 8.24 Signed-off-by: Chen Qi --- 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 similarity index 100% rename from meta/recipes-core/coreutils/coreutils-8.23/0001-Unset-need_charset_alias-when-building-for-musl.patch rename to 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 similarity index 100% rename from meta/recipes-core/coreutils/coreutils-8.23/fix-selinux-flask.patch rename to 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 similarity index 100% rename from meta/recipes-core/coreutils/coreutils-8.23/man-decouple-manpages-from-build.patch rename to 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 similarity index 100% rename from meta/recipes-core/coreutils/coreutils-8.23/remove-usr-local-lib-from-m4.patch rename to 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 similarity index 94% rename from meta/recipes-core/coreutils/coreutils_8.23.bb rename to meta/recipes-core/coreutils/coreutils_8.24.bb index 70c04a5f116..eb7500be2ba 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 \ file://0001-Unset-need_charset_alias-when-building-for-musl.patch \ " -SRC_URI[tarball.md5sum] = "abed135279f87ad6762ce57ff6d89c41" -SRC_URI[tarball.sha256sum] = "ec43ca5bcfc62242accb46b7f121f6b684ee21ecd7d075059bf650ff9e37b82d" -SRC_URI[manpages.md5sum] = "ce49bc8360e16afe67581d136606efc7" -SRC_URI[manpages.sha256sum] = "d1b16e74b3dba4f313aeebae2c69da205f7d2e6e1c2aa8d39026c860d314ecca" +SRC_URI[tarball.md5sum] = "40efdbce865d2458d8da0a9dcee7c16c" +SRC_URI[tarball.sha256sum] = "a2d75286a4b9ef3a13039c2da3868a61be4ee9f17d8ae380a35a97e506972170" +SRC_URI[manpages.md5sum] = "728a91a5c1095a33cffb9959bb891963" +SRC_URI[manpages.sha256sum] = "cf0333b5f134a331e0b46e2ddf90666f8bdc3281c1ca2c7ccbb75b437589ce37" EXTRA_OECONF_class-native = "--without-gmp" EXTRA_OECONF_class-target = "--enable-install-program=arch --libexecdir=${libdir}"