From: Marko Lindqvist Date: Fri, 23 Aug 2013 07:24:00 +0000 (+0300) Subject: gettext: update to upstream version 0.18.3.1 X-Git-Tag: rev_ivi_2015_02_04~11258 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5ab02fce7af6763b157f2d064c5916d11dfdb30c;p=scm%2Fbb%2Ftizen-distro.git gettext: update to upstream version 0.18.3.1 (From OE-Core rev: 18170af0d466815491f445ac7ff23906f7474d1a) Signed-off-by: Marko Lindqvist Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-core/gettext/gettext-0.18.3/parallel.patch b/meta/recipes-core/gettext/gettext-0.18.3.1/parallel.patch similarity index 100% rename from meta/recipes-core/gettext/gettext-0.18.3/parallel.patch rename to meta/recipes-core/gettext/gettext-0.18.3.1/parallel.patch diff --git a/meta/recipes-core/gettext/gettext-minimal-0.18.3/COPYING b/meta/recipes-core/gettext/gettext-minimal-0.18.3.1/COPYING similarity index 100% rename from meta/recipes-core/gettext/gettext-minimal-0.18.3/COPYING rename to meta/recipes-core/gettext/gettext-minimal-0.18.3.1/COPYING diff --git a/meta/recipes-core/gettext/gettext-minimal-0.18.3/Makefile.in.in b/meta/recipes-core/gettext/gettext-minimal-0.18.3.1/Makefile.in.in similarity index 100% rename from meta/recipes-core/gettext/gettext-minimal-0.18.3/Makefile.in.in rename to meta/recipes-core/gettext/gettext-minimal-0.18.3.1/Makefile.in.in diff --git a/meta/recipes-core/gettext/gettext-minimal-0.18.3/Makevars.template b/meta/recipes-core/gettext/gettext-minimal-0.18.3.1/Makevars.template similarity index 100% rename from meta/recipes-core/gettext/gettext-minimal-0.18.3/Makevars.template rename to meta/recipes-core/gettext/gettext-minimal-0.18.3.1/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.1/aclocal.tgz new file mode 100644 index 0000000..e0335a3 Binary files /dev/null and b/meta/recipes-core/gettext/gettext-minimal-0.18.3.1/aclocal.tgz differ diff --git a/meta/recipes-core/gettext/gettext-minimal-0.18.3/config.rpath b/meta/recipes-core/gettext/gettext-minimal-0.18.3.1/config.rpath similarity index 100% rename from meta/recipes-core/gettext/gettext-minimal-0.18.3/config.rpath rename to meta/recipes-core/gettext/gettext-minimal-0.18.3.1/config.rpath diff --git a/meta/recipes-core/gettext/gettext-minimal-0.18.3/remove-potcdate.sin b/meta/recipes-core/gettext/gettext-minimal-0.18.3.1/remove-potcdate.sin similarity index 100% rename from meta/recipes-core/gettext/gettext-minimal-0.18.3/remove-potcdate.sin rename to meta/recipes-core/gettext/gettext-minimal-0.18.3.1/remove-potcdate.sin diff --git a/meta/recipes-core/gettext/gettext-minimal-0.18.3/aclocal.tgz b/meta/recipes-core/gettext/gettext-minimal-0.18.3/aclocal.tgz deleted file mode 100644 index 3bef275..0000000 Binary files a/meta/recipes-core/gettext/gettext-minimal-0.18.3/aclocal.tgz and /dev/null differ diff --git a/meta/recipes-core/gettext/gettext-minimal-native_0.18.3.bb b/meta/recipes-core/gettext/gettext-minimal-native_0.18.3.1.bb similarity index 100% rename from meta/recipes-core/gettext/gettext-minimal-native_0.18.3.bb rename to meta/recipes-core/gettext/gettext-minimal-native_0.18.3.1.bb diff --git a/meta/recipes-core/gettext/gettext_0.18.3.bb b/meta/recipes-core/gettext/gettext_0.18.3.1.bb similarity index 97% rename from meta/recipes-core/gettext/gettext_0.18.3.bb rename to meta/recipes-core/gettext/gettext_0.18.3.1.bb index f4c9aeb..1f07ce1 100644 --- a/meta/recipes-core/gettext/gettext_0.18.3.bb +++ b/meta/recipes-core/gettext/gettext_0.18.3.1.bb @@ -18,8 +18,8 @@ PACKAGECONFIG[msgcat-curses] = "--with-libncurses-prefix=${STAGING_LIBDIR}/..,-- LDFLAGS_prepend_libc-uclibc = " -lrt -lpthread " -SRC_URI[md5sum] = "3fa4236c41b7e837355de144210207ec" -SRC_URI[sha256sum] = "36f3c1043df803565d4977c1efbd41e1ec0f0301acf5f057984406c34cb9f948" +SRC_URI[md5sum] = "3fc808f7d25487fc72b5759df7419e02" +SRC_URI[sha256sum] = "0d8f9a33531b77776b3dc473e7940019ca19bfca5b4c06db6e96065eeb07245d" inherit autotools