summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/gettext
diff options
context:
space:
mode:
authorNitin A Kamble <nitin.a.kamble@intel.com>2011-05-27 15:13:55 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-06-02 14:55:54 +0100
commit10075c6fa6ecfc186dd62edfd78eafc2dab32b00 (patch)
tree526c9be2853e6dd926adcc4b9688409bf61a66b9 /meta/recipes-core/gettext
parentdf6d6968374cf55b358434aa0c03710aaf0e6635 (diff)
downloadpoky-10075c6fa6ecfc186dd62edfd78eafc2dab32b00.tar.gz
gettext-0.16.1: mark upstream status for gplv2 recipe's patches
(From OE-Core rev: ae18e38fae93f9a21eb050975f321c8e80b44e14) Signed-off-by: Nitin A Kamble <nitin.a.kamble@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.16.1/disable_java.patch3
-rw-r--r--meta/recipes-core/gettext/gettext-0.16.1/fix_aclocal_version.patch1
-rw-r--r--meta/recipes-core/gettext/gettext-0.16.1/fix_gnu_source_circular.patch3
-rw-r--r--meta/recipes-core/gettext/gettext-0.16.1/fixchicken.patch3
-rw-r--r--meta/recipes-core/gettext/gettext-0.16.1/getline.m4.patch3
-rw-r--r--meta/recipes-core/gettext/gettext-0.16.1/gettext-autoconf-lib-link-no-L.patch3
-rw-r--r--meta/recipes-core/gettext/gettext-0.16.1/gettext-error_print_progname.patch3
-rw-r--r--meta/recipes-core/gettext/gettext-0.16.1/gettext-vpath.patch3
-rw-r--r--meta/recipes-core/gettext/gettext-0.16.1/hardcode_macro_version.patch3
-rw-r--r--meta/recipes-core/gettext/gettext-0.16.1/linklib_from_0.17.patch3
10 files changed, 19 insertions, 9 deletions
diff --git a/meta/recipes-core/gettext/gettext-0.16.1/disable_java.patch b/meta/recipes-core/gettext/gettext-0.16.1/disable_java.patch
index 2f8478acf8..e4c5f1566b 100644
--- a/meta/recipes-core/gettext/gettext-0.16.1/disable_java.patch
+++ b/meta/recipes-core/gettext/gettext-0.16.1/disable_java.patch
@@ -1,8 +1,9 @@
1
1# Pulled from OpenEmbedded 2# Pulled from OpenEmbedded
2# 3#
3# Commented by: Saul Wold <saul.wold@intel.com> 4# Commented by: Saul Wold <saul.wold@intel.com>
4 5
5Upstream-Status: Inappropriate [embedded] 6Upstream-Status: Inappropriate [licensing]
6 7
7Index: gettext-0.16.1/gettext-tools/configure.ac 8Index: gettext-0.16.1/gettext-tools/configure.ac
8=================================================================== 9===================================================================
diff --git a/meta/recipes-core/gettext/gettext-0.16.1/fix_aclocal_version.patch b/meta/recipes-core/gettext/gettext-0.16.1/fix_aclocal_version.patch
index 8fe7712204..7293f5b08d 100644
--- a/meta/recipes-core/gettext/gettext-0.16.1/fix_aclocal_version.patch
+++ b/meta/recipes-core/gettext/gettext-0.16.1/fix_aclocal_version.patch
@@ -1,3 +1,4 @@
1
1This patch updates the required version number from 2.61 to the 2This patch updates the required version number from 2.61 to the
2current 2.65 version of aclocal, this will need to be updated 3current 2.65 version of aclocal, this will need to be updated
3when we update aclocal 4when we update aclocal
diff --git a/meta/recipes-core/gettext/gettext-0.16.1/fix_gnu_source_circular.patch b/meta/recipes-core/gettext/gettext-0.16.1/fix_gnu_source_circular.patch
index d1c0bbb0d9..06861492c0 100644
--- a/meta/recipes-core/gettext/gettext-0.16.1/fix_gnu_source_circular.patch
+++ b/meta/recipes-core/gettext/gettext-0.16.1/fix_gnu_source_circular.patch
@@ -1,9 +1,10 @@
1
1This patch removes the circular dependency on AC_GNU_SOURCE in 2This patch removes the circular dependency on AC_GNU_SOURCE in
2AC_USE_SYSTEM_EXTENSIONS. 3AC_USE_SYSTEM_EXTENSIONS.
3 4
4Thanks to Mark Hatle for the timely pointers and fixes. 5Thanks to Mark Hatle for the timely pointers and fixes.
5 6
6Upstream-Status: Inappropriate [configuration] 7Upstream-Status: Inappropriate [licensing]
7 8
8Signed-off-by Saul Wold <sgw@linux.intel.com> 9Signed-off-by Saul Wold <sgw@linux.intel.com>
9 10
diff --git a/meta/recipes-core/gettext/gettext-0.16.1/fixchicken.patch b/meta/recipes-core/gettext/gettext-0.16.1/fixchicken.patch
index d6bb7b0d3a..36ce4630a2 100644
--- a/meta/recipes-core/gettext/gettext-0.16.1/fixchicken.patch
+++ b/meta/recipes-core/gettext/gettext-0.16.1/fixchicken.patch
@@ -1,8 +1,9 @@
1
1# Pulled from OpenEmbedded 2# Pulled from OpenEmbedded
2# 3#
3# Commented by: Saul Wold <saul.wold@intel.com> 4# Commented by: Saul Wold <saul.wold@intel.com>
4 5
5Upstream-Status: Inappropriate [embedded] 6Upstream-Status: Inappropriate [licensing]
6 7
7Index: gettext-tools/m4/csharpcomp.m4 8Index: gettext-tools/m4/csharpcomp.m4
8=================================================================== 9===================================================================
diff --git a/meta/recipes-core/gettext/gettext-0.16.1/getline.m4.patch b/meta/recipes-core/gettext/gettext-0.16.1/getline.m4.patch
index 34965fce55..bf995bc622 100644
--- a/meta/recipes-core/gettext/gettext-0.16.1/getline.m4.patch
+++ b/meta/recipes-core/gettext/gettext-0.16.1/getline.m4.patch
@@ -1,8 +1,9 @@
1
1# Pulled from OpenEmbedded 2# Pulled from OpenEmbedded
2# 3#
3# Commented by: Saul Wold <saul.wold@intel.com> 4# Commented by: Saul Wold <saul.wold@intel.com>
4 5
5Upstream-Status: Inappropriate [configuration] 6Upstream-Status: Inappropriate [licensing]
6 7
7--- /gettext-tools/m4/orig-getline.m4 2003-07-18 18:11:37.000000000 +0300 8--- /gettext-tools/m4/orig-getline.m4 2003-07-18 18:11:37.000000000 +0300
8+++ /gettext-tools/m4/getline.m4 2007-02-03 13:33:41.000000000 +0200 9+++ /gettext-tools/m4/getline.m4 2007-02-03 13:33:41.000000000 +0200
diff --git a/meta/recipes-core/gettext/gettext-0.16.1/gettext-autoconf-lib-link-no-L.patch b/meta/recipes-core/gettext/gettext-0.16.1/gettext-autoconf-lib-link-no-L.patch
index 82775d6c97..072fe5ff6c 100644
--- a/meta/recipes-core/gettext/gettext-0.16.1/gettext-autoconf-lib-link-no-L.patch
+++ b/meta/recipes-core/gettext/gettext-0.16.1/gettext-autoconf-lib-link-no-L.patch
@@ -1,8 +1,9 @@
1
1# Pulled from OpenEmbedded 2# Pulled from OpenEmbedded
2# 3#
3# Commented by: Saul Wold <saul.wold@intel.com> 4# Commented by: Saul Wold <saul.wold@intel.com>
4 5
5Upstream-Status: Pending 6Upstream-Status: Inappropriate [licensing]
6 7
7--- gettext-0.17/autoconf-lib-link/m4/lib-link.m4~ 2009-04-17 15:12:30.000000000 -0700 8--- gettext-0.17/autoconf-lib-link/m4/lib-link.m4~ 2009-04-17 15:12:30.000000000 -0700
8+++ gettext-0.17/autoconf-lib-link/m4/lib-link.m4 2009-04-17 15:37:39.000000000 -0700 9+++ gettext-0.17/autoconf-lib-link/m4/lib-link.m4 2009-04-17 15:37:39.000000000 -0700
diff --git a/meta/recipes-core/gettext/gettext-0.16.1/gettext-error_print_progname.patch b/meta/recipes-core/gettext/gettext-0.16.1/gettext-error_print_progname.patch
index abb71959b2..93d91942f0 100644
--- a/meta/recipes-core/gettext/gettext-0.16.1/gettext-error_print_progname.patch
+++ b/meta/recipes-core/gettext/gettext-0.16.1/gettext-error_print_progname.patch
@@ -1,8 +1,9 @@
1
1# Pulled from OpenEmbedded 2# Pulled from OpenEmbedded
2# 3#
3# Commented by: Saul Wold <saul.wold@intel.com> 4# Commented by: Saul Wold <saul.wold@intel.com>
4 5
5Upstream-Status: Inappropriate [configuration] 6Upstream-Status: Inappropriate [licensing]
6 7
7diff -ur gettext-0.14.6/gettext-tools/lib/error.h gettext-0.14.6-patched/gettext-tools/lib/error.h 8diff -ur gettext-0.14.6/gettext-tools/lib/error.h gettext-0.14.6-patched/gettext-tools/lib/error.h
8--- gettext-0.14.6/gettext-tools/lib/error.h 2005-05-20 16:03:42.000000000 -0500 9--- gettext-0.14.6/gettext-tools/lib/error.h 2005-05-20 16:03:42.000000000 -0500
diff --git a/meta/recipes-core/gettext/gettext-0.16.1/gettext-vpath.patch b/meta/recipes-core/gettext/gettext-0.16.1/gettext-vpath.patch
index 67b0a5ad34..f09e450efe 100644
--- a/meta/recipes-core/gettext/gettext-0.16.1/gettext-vpath.patch
+++ b/meta/recipes-core/gettext/gettext-0.16.1/gettext-vpath.patch
@@ -1,8 +1,9 @@
1
1# Pulled from OpenEmbedded 2# Pulled from OpenEmbedded
2# 3#
3# Commented by: Saul Wold <saul.wold@intel.com> 4# Commented by: Saul Wold <saul.wold@intel.com>
4 5
5Upstream-Status: Pending 6Upstream-Status: Inappropriate [licensing]
6 7
7Index: gettext-0.16.1/gettext-runtime/intl/Makefile.in 8Index: gettext-0.16.1/gettext-runtime/intl/Makefile.in
8=================================================================== 9===================================================================
diff --git a/meta/recipes-core/gettext/gettext-0.16.1/hardcode_macro_version.patch b/meta/recipes-core/gettext/gettext-0.16.1/hardcode_macro_version.patch
index 82ed04d5cb..4da8dd4536 100644
--- a/meta/recipes-core/gettext/gettext-0.16.1/hardcode_macro_version.patch
+++ b/meta/recipes-core/gettext/gettext-0.16.1/hardcode_macro_version.patch
@@ -1,8 +1,9 @@
1
1This patch hardcodes in version 0.17 for the GETTEXT_MACRO_VERSION, 2This patch hardcodes in version 0.17 for the GETTEXT_MACRO_VERSION,
2the version check is only part of 0.17 and will not affect any 0.16.1 3the version check is only part of 0.17 and will not affect any 0.16.1
3operations 4operations
4 5
5Upstream-Status: Inappropriate [configuration] 6Upstream-Status: Inappropriate [licensing]
6 7
7Signed-off-by: Saul Wold <sgw@linux.intel.com> 8Signed-off-by: Saul Wold <sgw@linux.intel.com>
8 9
diff --git a/meta/recipes-core/gettext/gettext-0.16.1/linklib_from_0.17.patch b/meta/recipes-core/gettext/gettext-0.16.1/linklib_from_0.17.patch
index 3cbe867c41..d921069711 100644
--- a/meta/recipes-core/gettext/gettext-0.16.1/linklib_from_0.17.patch
+++ b/meta/recipes-core/gettext/gettext-0.16.1/linklib_from_0.17.patch
@@ -1,8 +1,9 @@
1
1# Pulled from OpenEmbedded 2# Pulled from OpenEmbedded
2# 3#
3# Commented by: Saul Wold <saul.wold@intel.com> 4# Commented by: Saul Wold <saul.wold@intel.com>
4 5
5Upstream-Status: Inappropriate [configuration] 6Upstream-Status: Inappropriate [licensing]
6 7
7Index: gettext-0.16.1/autoconf-lib-link/m4/lib-link.m4 8Index: gettext-0.16.1/autoconf-lib-link/m4/lib-link.m4
8=================================================================== 9===================================================================