]> code.ossystems Code Review - openembedded-core.git/commitdiff
coreutils: upgrade to 8.24
authorChen Qi <Qi.Chen@windriver.com>
Tue, 7 Jul 2015 03:08:51 +0000 (11:08 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 8 Jul 2015 12:15:17 +0000 (13:15 +0100)
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/coreutils/coreutils-8.24/0001-Unset-need_charset_alias-when-building-for-musl.patch [moved from meta/recipes-core/coreutils/coreutils-8.23/0001-Unset-need_charset_alias-when-building-for-musl.patch with 100% similarity]
meta/recipes-core/coreutils/coreutils-8.24/fix-selinux-flask.patch [moved from meta/recipes-core/coreutils/coreutils-8.23/fix-selinux-flask.patch with 100% similarity]
meta/recipes-core/coreutils/coreutils-8.24/man-decouple-manpages-from-build.patch [moved from meta/recipes-core/coreutils/coreutils-8.23/man-decouple-manpages-from-build.patch with 100% similarity]
meta/recipes-core/coreutils/coreutils-8.24/remove-usr-local-lib-from-m4.patch [moved from meta/recipes-core/coreutils/coreutils-8.23/remove-usr-local-lib-from-m4.patch with 100% similarity]
meta/recipes-core/coreutils/coreutils_8.24.bb [moved from meta/recipes-core/coreutils/coreutils_8.23.bb with 94% similarity]

similarity index 94%
rename from meta/recipes-core/coreutils/coreutils_8.23.bb
rename to meta/recipes-core/coreutils/coreutils_8.24.bb
index 6e98b7b6497c20a721f0b75be7f6a4d2067e4e27..034ebcda95109773f9f5916029781fa0923dad7f 100644 (file)
@@ -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}"