aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/libffi/libffi_3.0.9.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-gnome/libffi/libffi_3.0.9.bb')
-rw-r--r--meta/recipes-gnome/libffi/libffi_3.0.9.bb6
1 files changed, 6 insertions, 0 deletions
diff --git a/meta/recipes-gnome/libffi/libffi_3.0.9.bb b/meta/recipes-gnome/libffi/libffi_3.0.9.bb
new file mode 100644
index 0000000000..4816530935
--- /dev/null
+++ b/meta/recipes-gnome/libffi/libffi_3.0.9.bb
@@ -0,0 +1,6 @@
+SRC_URI = "ftp://sourceware.org/pub/libffi/libffi-3.0.8.tar.gz"
+LICENSE = "MIT"
+
+inherit autotools
+
+BBCLASSEXTEND = "native"