diff options
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 | ||
5 | Upstream-Status: Inappropriate [embedded] | 6 | Upstream-Status: Inappropriate [licensing] |
6 | 7 | ||
7 | Index: gettext-0.16.1/gettext-tools/configure.ac | 8 | Index: 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 | |||
1 | This patch updates the required version number from 2.61 to the | 2 | This patch updates the required version number from 2.61 to the |
2 | current 2.65 version of aclocal, this will need to be updated | 3 | current 2.65 version of aclocal, this will need to be updated |
3 | when we update aclocal | 4 | when 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 | |||
1 | This patch removes the circular dependency on AC_GNU_SOURCE in | 2 | This patch removes the circular dependency on AC_GNU_SOURCE in |
2 | AC_USE_SYSTEM_EXTENSIONS. | 3 | AC_USE_SYSTEM_EXTENSIONS. |
3 | 4 | ||
4 | Thanks to Mark Hatle for the timely pointers and fixes. | 5 | Thanks to Mark Hatle for the timely pointers and fixes. |
5 | 6 | ||
6 | Upstream-Status: Inappropriate [configuration] | 7 | Upstream-Status: Inappropriate [licensing] |
7 | 8 | ||
8 | Signed-off-by Saul Wold <sgw@linux.intel.com> | 9 | Signed-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 | ||
5 | Upstream-Status: Inappropriate [embedded] | 6 | Upstream-Status: Inappropriate [licensing] |
6 | 7 | ||
7 | Index: gettext-tools/m4/csharpcomp.m4 | 8 | Index: 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 | ||
5 | Upstream-Status: Inappropriate [configuration] | 6 | Upstream-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 | ||
5 | Upstream-Status: Pending | 6 | Upstream-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 | ||
5 | Upstream-Status: Inappropriate [configuration] | 6 | Upstream-Status: Inappropriate [licensing] |
6 | 7 | ||
7 | diff -ur gettext-0.14.6/gettext-tools/lib/error.h gettext-0.14.6-patched/gettext-tools/lib/error.h | 8 | diff -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 | ||
5 | Upstream-Status: Pending | 6 | Upstream-Status: Inappropriate [licensing] |
6 | 7 | ||
7 | Index: gettext-0.16.1/gettext-runtime/intl/Makefile.in | 8 | Index: 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 | |||
1 | This patch hardcodes in version 0.17 for the GETTEXT_MACRO_VERSION, | 2 | This patch hardcodes in version 0.17 for the GETTEXT_MACRO_VERSION, |
2 | the version check is only part of 0.17 and will not affect any 0.16.1 | 3 | the version check is only part of 0.17 and will not affect any 0.16.1 |
3 | operations | 4 | operations |
4 | 5 | ||
5 | Upstream-Status: Inappropriate [configuration] | 6 | Upstream-Status: Inappropriate [licensing] |
6 | 7 | ||
7 | Signed-off-by: Saul Wold <sgw@linux.intel.com> | 8 | Signed-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 | ||
5 | Upstream-Status: Inappropriate [configuration] | 6 | Upstream-Status: Inappropriate [licensing] |
6 | 7 | ||
7 | Index: gettext-0.16.1/autoconf-lib-link/m4/lib-link.m4 | 8 | Index: gettext-0.16.1/autoconf-lib-link/m4/lib-link.m4 |
8 | =================================================================== | 9 | =================================================================== |