diff options
Diffstat (limited to 'meta/recipes-extended/libidn')
-rw-r--r-- | meta/recipes-extended/libidn/libidn/avoid_AM_PROG_MKDIR_P_warning_error_with_automake_1.12.patch | 2 | ||||
-rw-r--r-- | meta/recipes-extended/libidn/libidn/libidn_fix_for_automake-1.12.patch | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/libidn/libidn/avoid_AM_PROG_MKDIR_P_warning_error_with_automake_1.12.patch b/meta/recipes-extended/libidn/libidn/avoid_AM_PROG_MKDIR_P_warning_error_with_automake_1.12.patch index 3476bb9596..98ba4d6ff6 100644 --- a/meta/recipes-extended/libidn/libidn/avoid_AM_PROG_MKDIR_P_warning_error_with_automake_1.12.patch +++ b/meta/recipes-extended/libidn/libidn/avoid_AM_PROG_MKDIR_P_warning_error_with_automake_1.12.patch | |||
@@ -7,7 +7,7 @@ These AM_PROG_MKDIR_P are coming from gettext, and the latest gettext code has n | |||
7 | eliminated these deprecated macros yet. So disable the treatment of warnings | 7 | eliminated these deprecated macros yet. So disable the treatment of warnings |
8 | as errors until gettext is updated to remove the deprecated macros. | 8 | as errors until gettext is updated to remove the deprecated macros. |
9 | 9 | ||
10 | Signed-Off-by: Nitin A Kamble <nitin.a.kamble@intel.com> | 10 | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> |
11 | 2012/07/10 | 11 | 2012/07/10 |
12 | 12 | ||
13 | Index: libidn-1.24/configure.ac | 13 | Index: libidn-1.24/configure.ac |
diff --git a/meta/recipes-extended/libidn/libidn/libidn_fix_for_automake-1.12.patch b/meta/recipes-extended/libidn/libidn/libidn_fix_for_automake-1.12.patch index 20afd257be..5683d3c98d 100644 --- a/meta/recipes-extended/libidn/libidn/libidn_fix_for_automake-1.12.patch +++ b/meta/recipes-extended/libidn/libidn/libidn_fix_for_automake-1.12.patch | |||
@@ -6,7 +6,7 @@ This patch fixes following issue with automake 1.12 | |||
6 | | /srv/home/nitin/builds/build-gcc47/tmp/sysroots/x86_64-linux/usr/share/automake-1.12/am/ltlibrary.am: warning: 'libidn.la': linking libtool libraries using a non-POSIX | 6 | | /srv/home/nitin/builds/build-gcc47/tmp/sysroots/x86_64-linux/usr/share/automake-1.12/am/ltlibrary.am: warning: 'libidn.la': linking libtool libraries using a non-POSIX |
7 | | /srv/home/nitin/builds/build-gcc47/tmp/sysroots/x86_64-linux/usr/share/automake-1.12/am/ltlibrary.am: archiver requires 'AM_PROG_AR' in 'configure.ac' | 7 | | /srv/home/nitin/builds/build-gcc47/tmp/sysroots/x86_64-linux/usr/share/automake-1.12/am/ltlibrary.am: archiver requires 'AM_PROG_AR' in 'configure.ac' |
8 | 8 | ||
9 | Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> | 9 | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> |
10 | 2012/05/03 | 10 | 2012/05/03 |
11 | 11 | ||
12 | Index: libidn-1.24/configure.ac | 12 | Index: libidn-1.24/configure.ac |