| Submitter | Nitin A Kamble |
|---|---|
| Date | May 29, 2011, 3:22 a.m. |
| Message ID | <13d3629b27cf8ff25cfedb522ad524a7d2bc67f6.1306545413.git.nitin.a.kamble@intel.com> |
| Download | mbox | patch |
| Permalink | /patch/4967/ |
| State | New, archived |
| Headers | show |
Comments
Patch
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 cf7dc55..d414e50 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,3 +1,5 @@ +Upstream-Status: Inappropriate [licensing] + # Pulled from OpenEmbedded # # Commented by: Saul Wold <saul.wold@intel.com> 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 3796052..7402bbb 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,5 @@ +Upstream-Status: Inappropriate [licensing] + This patch updates the required version number from 2.61 to the current 2.65 version of aclocal, this will need to be updated 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 8b42f1b..0b12722 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,3 +1,5 @@ +Upstream-Status: Inappropriate [licensing] + This patch removes the circular dependency on AC_GNU_SOURCE in AC_USE_SYSTEM_EXTENSIONS. 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 ef51056..f9aca2a 100644 --- a/meta/recipes-core/gettext/gettext-0.16.1/fixchicken.patch +++ b/meta/recipes-core/gettext/gettext-0.16.1/fixchicken.patch @@ -1,3 +1,5 @@ +Upstream-Status: Inappropriate [licensing] + # Pulled from OpenEmbedded # # Commented by: Saul Wold <saul.wold@intel.com> 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 f71d0e1..e489fee 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,3 +1,5 @@ +Upstream-Status: Inappropriate [licensing] + # Pulled from OpenEmbedded # # Commented by: Saul Wold <saul.wold@intel.com> 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 e8bb2f6..df09ea1 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,3 +1,5 @@ +Upstream-Status: Inappropriate [licensing] + # Pulled from OpenEmbedded # # Commented by: Saul Wold <saul.wold@intel.com> 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 96a2196..f27ed5b 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,3 +1,5 @@ +Upstream-Status: Inappropriate [licensing] + # Pulled from OpenEmbedded # # Commented by: Saul Wold <saul.wold@intel.com> 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 62420b7..2c1a289 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,3 +1,5 @@ +Upstream-Status: Inappropriate [licensing] + # Pulled from OpenEmbedded # # Commented by: Saul Wold <saul.wold@intel.com> 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 ef57dc2..85355f3 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,3 +1,5 @@ +Upstream-Status: Inappropriate [licensing] + This patch hardcodes in version 0.17 for the GETTEXT_MACRO_VERSION, the version check is only part of 0.17 and will not affect any 0.16.1 operations 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 2b805c9..2669879 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,3 +1,5 @@ +Upstream-Status: Inappropriate [licensing] + # Pulled from OpenEmbedded # # Commented by: Saul Wold <saul.wold@intel.com>