From: Chen Qi Date: Wed, 12 Mar 2014 01:57:48 +0000 (+0800) Subject: gettext: upgrade from 0.18.3.1 to 0.18.3.2 X-Git-Tag: 2015-4~3327 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=b681d264ab2f721c537bfa87cc2ddbbbf3f8c1a2;p=openembedded-core.git gettext: upgrade from 0.18.3.1 to 0.18.3.2 Upgrade gettext from 0.18.3.1 to 0.18.3.2. Signed-off-by: Chen Qi Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-core/gettext/gettext-0.18.3.1/parallel.patch b/meta/recipes-core/gettext/gettext-0.18.3.2/parallel.patch similarity index 100% rename from meta/recipes-core/gettext/gettext-0.18.3.1/parallel.patch rename to meta/recipes-core/gettext/gettext-0.18.3.2/parallel.patch diff --git a/meta/recipes-core/gettext/gettext-minimal-0.18.3.1/COPYING b/meta/recipes-core/gettext/gettext-minimal-0.18.3.2/COPYING similarity index 100% rename from meta/recipes-core/gettext/gettext-minimal-0.18.3.1/COPYING rename to meta/recipes-core/gettext/gettext-minimal-0.18.3.2/COPYING diff --git a/meta/recipes-core/gettext/gettext-minimal-0.18.3.1/Makefile.in.in b/meta/recipes-core/gettext/gettext-minimal-0.18.3.2/Makefile.in.in similarity index 100% rename from meta/recipes-core/gettext/gettext-minimal-0.18.3.1/Makefile.in.in rename to meta/recipes-core/gettext/gettext-minimal-0.18.3.2/Makefile.in.in diff --git a/meta/recipes-core/gettext/gettext-minimal-0.18.3.1/Makevars.template b/meta/recipes-core/gettext/gettext-minimal-0.18.3.2/Makevars.template similarity index 100% rename from meta/recipes-core/gettext/gettext-minimal-0.18.3.1/Makevars.template rename to meta/recipes-core/gettext/gettext-minimal-0.18.3.2/Makevars.template diff --git a/meta/recipes-core/gettext/gettext-minimal-0.18.3.1/aclocal.tgz b/meta/recipes-core/gettext/gettext-minimal-0.18.3.2/aclocal.tgz similarity index 100% rename from meta/recipes-core/gettext/gettext-minimal-0.18.3.1/aclocal.tgz rename to meta/recipes-core/gettext/gettext-minimal-0.18.3.2/aclocal.tgz diff --git a/meta/recipes-core/gettext/gettext-minimal-0.18.3.1/config.rpath b/meta/recipes-core/gettext/gettext-minimal-0.18.3.2/config.rpath similarity index 100% rename from meta/recipes-core/gettext/gettext-minimal-0.18.3.1/config.rpath rename to meta/recipes-core/gettext/gettext-minimal-0.18.3.2/config.rpath diff --git a/meta/recipes-core/gettext/gettext-minimal-0.18.3.1/iconv-m4-remove-the-test-to-convert-euc-jp.patch b/meta/recipes-core/gettext/gettext-minimal-0.18.3.2/iconv-m4-remove-the-test-to-convert-euc-jp.patch similarity index 100% rename from meta/recipes-core/gettext/gettext-minimal-0.18.3.1/iconv-m4-remove-the-test-to-convert-euc-jp.patch rename to meta/recipes-core/gettext/gettext-minimal-0.18.3.2/iconv-m4-remove-the-test-to-convert-euc-jp.patch diff --git a/meta/recipes-core/gettext/gettext-minimal-0.18.3.1/remove-potcdate.sin b/meta/recipes-core/gettext/gettext-minimal-0.18.3.2/remove-potcdate.sin similarity index 100% rename from meta/recipes-core/gettext/gettext-minimal-0.18.3.1/remove-potcdate.sin rename to meta/recipes-core/gettext/gettext-minimal-0.18.3.2/remove-potcdate.sin diff --git a/meta/recipes-core/gettext/gettext-minimal-native_0.18.3.1.bb b/meta/recipes-core/gettext/gettext-minimal-native_0.18.3.2.bb similarity index 100% rename from meta/recipes-core/gettext/gettext-minimal-native_0.18.3.1.bb rename to meta/recipes-core/gettext/gettext-minimal-native_0.18.3.2.bb diff --git a/meta/recipes-core/gettext/gettext_0.18.3.1.bb b/meta/recipes-core/gettext/gettext_0.18.3.2.bb similarity index 97% rename from meta/recipes-core/gettext/gettext_0.18.3.1.bb rename to meta/recipes-core/gettext/gettext_0.18.3.2.bb index 1a31ab0bb1..553d52223e 100644 --- a/meta/recipes-core/gettext/gettext_0.18.3.1.bb +++ b/meta/recipes-core/gettext/gettext_0.18.3.2.bb @@ -18,8 +18,8 @@ PACKAGECONFIG[msgcat-curses] = "--with-libncurses-prefix=${STAGING_LIBDIR}/..,-- LDFLAGS_prepend_libc-uclibc = " -lrt -lpthread " -SRC_URI[md5sum] = "3fc808f7d25487fc72b5759df7419e02" -SRC_URI[sha256sum] = "0d8f9a33531b77776b3dc473e7940019ca19bfca5b4c06db6e96065eeb07245d" +SRC_URI[md5sum] = "241aba309d07aa428252c74b40a818ef" +SRC_URI[sha256sum] = "d1a4e452d60eb407ab0305976529a45c18124bd518d976971ac6dc7aa8b4c5d7" inherit autotools