diff --git a/meta/recipes-core/gettext/gettext-0.18.2/parallel.patch b/meta/recipes-core/gettext/gettext-0.18.3/parallel.patch similarity index 100% rename from meta/recipes-core/gettext/gettext-0.18.2/parallel.patch rename to meta/recipes-core/gettext/gettext-0.18.3/parallel.patch diff --git a/meta/recipes-core/gettext/gettext-minimal-0.18.2/aclocal.tgz b/meta/recipes-core/gettext/gettext-minimal-0.18.2/aclocal.tgz deleted file mode 100644 index a97953049d..0000000000 Binary files a/meta/recipes-core/gettext/gettext-minimal-0.18.2/aclocal.tgz and /dev/null differ diff --git a/meta/recipes-core/gettext/gettext-minimal-0.18.2/COPYING b/meta/recipes-core/gettext/gettext-minimal-0.18.3/COPYING similarity index 100% rename from meta/recipes-core/gettext/gettext-minimal-0.18.2/COPYING rename to meta/recipes-core/gettext/gettext-minimal-0.18.3/COPYING diff --git a/meta/recipes-core/gettext/gettext-minimal-0.18.2/Makefile.in.in b/meta/recipes-core/gettext/gettext-minimal-0.18.3/Makefile.in.in similarity index 99% rename from meta/recipes-core/gettext/gettext-minimal-0.18.2/Makefile.in.in rename to meta/recipes-core/gettext/gettext-minimal-0.18.3/Makefile.in.in index fce63a6e95..fabdc76c9c 100644 --- a/meta/recipes-core/gettext/gettext-minimal-0.18.2/Makefile.in.in +++ b/meta/recipes-core/gettext/gettext-minimal-0.18.3/Makefile.in.in @@ -8,13 +8,14 @@ # Please note that the actual code of GNU gettext is covered by the GNU # General Public License and is *not* in the public domain. # -# Origin: gettext-0.18.2 +# Origin: gettext-0.18.3 GETTEXT_MACRO_VERSION = 0.18 PACKAGE = @PACKAGE@ VERSION = @VERSION@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ +SED = @SED@ SHELL = /bin/sh @SET_MAKE@ diff --git a/meta/recipes-core/gettext/gettext-minimal-0.18.2/Makevars.template b/meta/recipes-core/gettext/gettext-minimal-0.18.3/Makevars.template similarity index 100% rename from meta/recipes-core/gettext/gettext-minimal-0.18.2/Makevars.template rename to meta/recipes-core/gettext/gettext-minimal-0.18.3/Makevars.template 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 new file mode 100644 index 0000000000..3bef2757ae Binary files /dev/null and b/meta/recipes-core/gettext/gettext-minimal-0.18.3/aclocal.tgz differ diff --git a/meta/recipes-core/gettext/gettext-minimal-0.18.2/config.rpath b/meta/recipes-core/gettext/gettext-minimal-0.18.3/config.rpath similarity index 99% rename from meta/recipes-core/gettext/gettext-minimal-0.18.2/config.rpath rename to meta/recipes-core/gettext/gettext-minimal-0.18.3/config.rpath index 1a07018281..c38b914d6b 100755 --- a/meta/recipes-core/gettext/gettext-minimal-0.18.2/config.rpath +++ b/meta/recipes-core/gettext/gettext-minimal-0.18.3/config.rpath @@ -2,7 +2,7 @@ # Output a system dependent set of variables, describing how to set the # run time search path of shared libraries in an executable. # -# Copyright 1996-2012 Free Software Foundation, Inc. +# Copyright 1996-2013 Free Software Foundation, Inc. # Taken from GNU libtool, 2001 # Originally by Gordon Matzigkeit , 1996 # diff --git a/meta/recipes-core/gettext/gettext-minimal-0.18.2/remove-potcdate.sin b/meta/recipes-core/gettext/gettext-minimal-0.18.3/remove-potcdate.sin similarity index 100% rename from meta/recipes-core/gettext/gettext-minimal-0.18.2/remove-potcdate.sin rename to meta/recipes-core/gettext/gettext-minimal-0.18.3/remove-potcdate.sin diff --git a/meta/recipes-core/gettext/gettext-minimal-native_0.18.2.bb b/meta/recipes-core/gettext/gettext-minimal-native_0.18.3.bb similarity index 100% rename from meta/recipes-core/gettext/gettext-minimal-native_0.18.2.bb rename to meta/recipes-core/gettext/gettext-minimal-native_0.18.3.bb diff --git a/meta/recipes-core/gettext/gettext_0.18.2.bb b/meta/recipes-core/gettext/gettext_0.18.3.bb similarity index 96% rename from meta/recipes-core/gettext/gettext_0.18.2.bb rename to meta/recipes-core/gettext/gettext_0.18.3.bb index 7b4cc2528b..f4c9aebd5f 100644 --- a/meta/recipes-core/gettext/gettext_0.18.2.bb +++ b/meta/recipes-core/gettext/gettext_0.18.3.bb @@ -5,7 +5,6 @@ SECTION = "libs" LICENSE = "GPLv3+ & LGPL-2.1+" LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" -PR = "r0" DEPENDS = "gettext-native virtual/libiconv expat" DEPENDS_class-native = "gettext-minimal-native" PROVIDES = "virtual/libintl virtual/gettext" @@ -19,8 +18,8 @@ PACKAGECONFIG[msgcat-curses] = "--with-libncurses-prefix=${STAGING_LIBDIR}/..,-- LDFLAGS_prepend_libc-uclibc = " -lrt -lpthread " -SRC_URI[md5sum] = "0c86e5af70c195ab8bd651d17d783928" -SRC_URI[sha256sum] = "516a6370b3b3f46e2fc5a5e222ff5ecd76f3089bc956a7587a6e4f89de17714c" +SRC_URI[md5sum] = "3fa4236c41b7e837355de144210207ec" +SRC_URI[sha256sum] = "36f3c1043df803565d4977c1efbd41e1ec0f0301acf5f057984406c34cb9f948" inherit autotools