mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 05:29:32 +00:00
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. (From OE-Core rev: a7a07aff69d4bb44410721eecf33a60ac2166328) Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
cac24abd04
commit
fac419e072
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user