gnutls: old oe hacks
[openembedded.git] / recipes / gnutls / gnutls_2.12.24.bb
index 94d9bd2..34c3ad8 100644 (file)
@@ -4,11 +4,12 @@ PR = "${INC_PR}.4"
 
 SRC_URI = "ftp://ftp.gnutls.org/gcrypt/gnutls/v2.12/gnutls-${PV}.tar.xz"
 
-SRC_URI += "file://gnutls-openssl.patch \
-            file://correct_rpl_gettimeofday_signature.patch \
-            file://configure-fix.patch \
-            file://avoid_AM_PROG_MKDIR_P_warning_error_with_automake_1.12.patch \
-            ${@['', 'file://fix-gettext-version.patch'][bb.data.inherits_class('native', d) or (not ((d.getVar("INCOMPATIBLE_LICENSE", True) or "").find("GPLv3") != -1))]} \
+SRC_URI += "file://gnutls-openssl.patch;patch=1 \
+            file://correct_rpl_gettimeofday_signature.patch;patch=1 \
+            file://configure-fix.patch;patch=1 \
+#            file://avoid_AM_PROG_MKDIR_P_warning_error_with_automake_1.12.patch;patch=1 \
+            file://fix-gettext-version.patch;patch=1 \
+            file://no_AM_PROG_AR.patch;patch=1 \
            "
 
 SRC_URI[md5sum] = "b09960551d963f1187bb9f87f1577bfa"