summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/gnutls/gnutls_3.6.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-support/gnutls/gnutls_3.6.2.bb')
-rw-r--r--meta/recipes-support/gnutls/gnutls_3.6.2.bb9
1 files changed, 9 insertions, 0 deletions
diff --git a/meta/recipes-support/gnutls/gnutls_3.6.2.bb b/meta/recipes-support/gnutls/gnutls_3.6.2.bb
new file mode 100644
index 0000000000..e540528a8e
--- /dev/null
+++ b/meta/recipes-support/gnutls/gnutls_3.6.2.bb
@@ -0,0 +1,9 @@
+require gnutls.inc
+
+SRC_URI += "file://0001-configure.ac-fix-sed-command.patch \
+ file://arm_eabi.patch \
+ "
+SRC_URI[md5sum] = "8b4912c6c0e5ffefd3dbb4888eaf8a58"
+SRC_URI[sha256sum] = "bcd5db7b234e02267f36b5d13cf5214baac232b7056a506252b7574ea7738d1f"
+
+BBCLASSEXTEND = "native nativesdk"