[oe-commits] Nitin A Kamble : gnutls: Fix build with automake 1.12.1

git at git.openembedded.org git at git.openembedded.org
Tue Jul 17 09:52:26 UTC 2012


Module: openembedded-core.git
Branch: master
Commit: a7a07aff69d4bb44410721eecf33a60ac2166328
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=a7a07aff69d4bb44410721eecf33a60ac2166328

Author: Nitin A Kamble <nitin.a.kamble at intel.com>
Date:   Mon Jul  9 03:30:10 2012 -0700

gnutls: Fix build with automake 1.12.1

Added new patches:
   avoid_AM_PROG_MKDIR_P_warning_error_with_automake_1.12.patch
   gnutls_fix_for_automake_1.12.1.patch

more details in patch headers.

Signed-off-by: Nitin A Kamble <nitin.a.kamble at intel.com>
Signed-off-by: Saul Wold <sgw at linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-support/gnutls/gnutls_2.12.20.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta/recipes-support/gnutls/gnutls_2.12.20.bb b/meta/recipes-support/gnutls/gnutls_2.12.20.bb
index 9d33f14..37b101d 100644
--- a/meta/recipes-support/gnutls/gnutls_2.12.20.bb
+++ b/meta/recipes-support/gnutls/gnutls_2.12.20.bb
@@ -1,6 +1,6 @@
 require gnutls.inc
 
-PR = "${INC_PR}.2"
+PR = "${INC_PR}.3"
 
 SRC_URI += "file://gnutls-openssl.patch \
             file://correct_rpl_gettimeofday_signature.patch \





More information about the Openembedded-commits mailing list