summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/gettext
diff options
context:
space:
mode:
authorMarko Lindqvist <cazfi74@gmail.com>2013-08-16 11:08:11 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-08-20 15:31:25 +0100
commit41696b2e8bd32c69a248455b43420b07e984ca5f (patch)
tree3ef4c292eaa5274c9dac392382feeff9951bbbcd /meta/recipes-core/gettext
parentf07123eb47d392c0a4afbf881ef1ba5c06cafe3c (diff)
downloadpoky-41696b2e8bd32c69a248455b43420b07e984ca5f.tar.gz
gettext: update to upstream version 0.18.3
(From OE-Core rev: 5487373672c55d87fbe90117c802d26d99099d03) Signed-off-by: Marko Lindqvist <cazfi74@gmail.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/gettext')
-rw-r--r--meta/recipes-core/gettext/gettext-0.18.3/parallel.patch (renamed from meta/recipes-core/gettext/gettext-0.18.2/parallel.patch)0
-rw-r--r--meta/recipes-core/gettext/gettext-minimal-0.18.2/aclocal.tgzbin37504 -> 0 bytes
-rw-r--r--meta/recipes-core/gettext/gettext-minimal-0.18.3/COPYING (renamed from meta/recipes-core/gettext/gettext-minimal-0.18.2/COPYING)0
-rw-r--r--meta/recipes-core/gettext/gettext-minimal-0.18.3/Makefile.in.in (renamed from meta/recipes-core/gettext/gettext-minimal-0.18.2/Makefile.in.in)3
-rw-r--r--meta/recipes-core/gettext/gettext-minimal-0.18.3/Makevars.template (renamed from meta/recipes-core/gettext/gettext-minimal-0.18.2/Makevars.template)0
-rw-r--r--meta/recipes-core/gettext/gettext-minimal-0.18.3/aclocal.tgzbin0 -> 37586 bytes
-rwxr-xr-xmeta/recipes-core/gettext/gettext-minimal-0.18.3/config.rpath (renamed from meta/recipes-core/gettext/gettext-minimal-0.18.2/config.rpath)2
-rw-r--r--meta/recipes-core/gettext/gettext-minimal-0.18.3/remove-potcdate.sin (renamed from meta/recipes-core/gettext/gettext-minimal-0.18.2/remove-potcdate.sin)0
-rw-r--r--meta/recipes-core/gettext/gettext-minimal-native_0.18.3.bb (renamed from meta/recipes-core/gettext/gettext-minimal-native_0.18.2.bb)0
-rw-r--r--meta/recipes-core/gettext/gettext_0.18.3.bb (renamed from meta/recipes-core/gettext/gettext_0.18.2.bb)5
10 files changed, 5 insertions, 5 deletions
diff --git a/meta/recipes-core/gettext/gettext-0.18.2/parallel.patch b/meta/recipes-core/gettext/gettext-0.18.3/parallel.patch
index f2c567d188..f2c567d188 100644
--- a/meta/recipes-core/gettext/gettext-0.18.2/parallel.patch
+++ b/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
--- a/meta/recipes-core/gettext/gettext-minimal-0.18.2/aclocal.tgz
+++ /dev/null
Binary files 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
index 3485c5a2cb..3485c5a2cb 100644
--- a/meta/recipes-core/gettext/gettext-minimal-0.18.2/COPYING
+++ b/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
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 @@
8# Please note that the actual code of GNU gettext is covered by the GNU 8# Please note that the actual code of GNU gettext is covered by the GNU
9# General Public License and is *not* in the public domain. 9# General Public License and is *not* in the public domain.
10# 10#
11# Origin: gettext-0.18.2 11# Origin: gettext-0.18.3
12GETTEXT_MACRO_VERSION = 0.18 12GETTEXT_MACRO_VERSION = 0.18
13 13
14PACKAGE = @PACKAGE@ 14PACKAGE = @PACKAGE@
15VERSION = @VERSION@ 15VERSION = @VERSION@
16PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 16PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
17 17
18SED = @SED@
18SHELL = /bin/sh 19SHELL = /bin/sh
19@SET_MAKE@ 20@SET_MAKE@
20 21
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
index 4a9ff7d231..4a9ff7d231 100644
--- a/meta/recipes-core/gettext/gettext-minimal-0.18.2/Makevars.template
+++ b/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
--- /dev/null
+++ b/meta/recipes-core/gettext/gettext-minimal-0.18.3/aclocal.tgz
Binary files 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
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 @@
2# Output a system dependent set of variables, describing how to set the 2# Output a system dependent set of variables, describing how to set the
3# run time search path of shared libraries in an executable. 3# run time search path of shared libraries in an executable.
4# 4#
5# Copyright 1996-2012 Free Software Foundation, Inc. 5# Copyright 1996-2013 Free Software Foundation, Inc.
6# Taken from GNU libtool, 2001 6# Taken from GNU libtool, 2001
7# Originally by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996 7# Originally by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996
8# 8#
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
index 2436c49e78..2436c49e78 100644
--- 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
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
index febad7af4e..febad7af4e 100644
--- a/meta/recipes-core/gettext/gettext-minimal-native_0.18.2.bb
+++ b/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
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"
5LICENSE = "GPLv3+ & LGPL-2.1+" 5LICENSE = "GPLv3+ & LGPL-2.1+"
6LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" 6LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
7 7
8PR = "r0"
9DEPENDS = "gettext-native virtual/libiconv expat" 8DEPENDS = "gettext-native virtual/libiconv expat"
10DEPENDS_class-native = "gettext-minimal-native" 9DEPENDS_class-native = "gettext-minimal-native"
11PROVIDES = "virtual/libintl virtual/gettext" 10PROVIDES = "virtual/libintl virtual/gettext"
@@ -19,8 +18,8 @@ PACKAGECONFIG[msgcat-curses] = "--with-libncurses-prefix=${STAGING_LIBDIR}/..,--
19 18
20LDFLAGS_prepend_libc-uclibc = " -lrt -lpthread " 19LDFLAGS_prepend_libc-uclibc = " -lrt -lpthread "
21 20
22SRC_URI[md5sum] = "0c86e5af70c195ab8bd651d17d783928" 21SRC_URI[md5sum] = "3fa4236c41b7e837355de144210207ec"
23SRC_URI[sha256sum] = "516a6370b3b3f46e2fc5a5e222ff5ecd76f3089bc956a7587a6e4f89de17714c" 22SRC_URI[sha256sum] = "36f3c1043df803565d4977c1efbd41e1ec0f0301acf5f057984406c34cb9f948"
24 23
25inherit autotools 24inherit autotools
26 25