From a7a07aff69d4bb44410721eecf33a60ac2166328 Mon Sep 17 00:00:00 2001 From: Nitin A Kamble Date: Mon, 9 Jul 2012 03:30:10 -0700 Subject: 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 Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- meta/recipes-support/gnutls/gnutls_2.12.20.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta') diff --git a/meta/recipes-support/gnutls/gnutls_2.12.20.bb b/meta/recipes-support/gnutls/gnutls_2.12.20.bb index 9d33f14bc2..37b101dc76 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 \ -- cgit 1.2.3-korg