From: Nitin A Kamble <[email protected]> Signed-off-by: Nitin A Kamble <[email protected]> --- .../gettext/gettext-0.16.1/disable_java.patch | 2 ++ .../gettext-0.16.1/fix_aclocal_version.patch | 2 ++ .../gettext-0.16.1/fix_gnu_source_circular.patch | 2 ++ .../gettext/gettext-0.16.1/fixchicken.patch | 2 ++ .../gettext/gettext-0.16.1/getline.m4.patch | 2 ++ .../gettext-autoconf-lib-link-no-L.patch | 2 ++ .../gettext-error_print_progname.patch | 2 ++ .../gettext/gettext-0.16.1/gettext-vpath.patch | 2 ++ .../gettext-0.16.1/hardcode_macro_version.patch | 2 ++ .../gettext/gettext-0.16.1/linklib_from_0.17.patch | 2 ++ 10 files changed, 20 insertions(+), 0 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 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> -- 1.7.2.2 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
