[oe-commits] Chen Qi : gettext: upgrade from 0.18.3.1 to 0.18.3.2

git at git.openembedded.org git at git.openembedded.org
Sun Mar 16 23:01:37 UTC 2014


Module: openembedded-core.git
Branch: master-next
Commit: 7a3dbb781c844b073ce4f86675a50a1edd5ee4d6
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=7a3dbb781c844b073ce4f86675a50a1edd5ee4d6

Author: Chen Qi <Qi.Chen at windriver.com>
Date:   Wed Mar 12 09:57:48 2014 +0800

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 <Qi.Chen at windriver.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 .../{gettext-0.18.3.1 => gettext-0.18.3.2}/parallel.patch   |   0
 .../COPYING                                                 |   0
 .../Makefile.in.in                                          |   0
 .../Makevars.template                                       |   0
 .../aclocal.tgz                                             | Bin
 .../config.rpath                                            |   0
 .../iconv-m4-remove-the-test-to-convert-euc-jp.patch        |   0
 .../remove-potcdate.sin                                     |   0
 ...ative_0.18.3.1.bb => gettext-minimal-native_0.18.3.2.bb} |   0
 .../gettext/{gettext_0.18.3.1.bb => gettext_0.18.3.2.bb}    |   4 ++--
 10 files changed, 2 insertions(+), 2 deletions(-)

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 1a31ab0..553d522 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
 



More information about the Openembedded-commits mailing list