aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gmp/gmp_5.0.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gmp/gmp_5.0.1.bb')
-rw-r--r--recipes/gmp/gmp_5.0.1.bb8
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes/gmp/gmp_5.0.1.bb b/recipes/gmp/gmp_5.0.1.bb
new file mode 100644
index 0000000000..0b117b1e37
--- /dev/null
+++ b/recipes/gmp/gmp_5.0.1.bb
@@ -0,0 +1,8 @@
+INC_PR = "r0"
+PR = "${INC_PR}.1"
+SRC_URI[gmp.md5sum] = "6bac6df75c192a13419dfd71d19240a7"
+SRC_URI[gmp.sha256sum] = "a2a610f01fd3298dc08c87bf30498c2402590e1bcb227fc40b15ee6d280939fb"
+require gmp.inc
+LICENSE = "GPLv3 LGPLv3"
+NATIVE_INSTALL_WORKS = "1"
+BBCLASSEXTEND = "native nativesdk"