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.bb5
1 files changed, 1 insertions, 4 deletions
diff --git a/recipes/gmp/gmp_5.0.1.bb b/recipes/gmp/gmp_5.0.1.bb
index 0b117b1e37..95cb771296 100644
--- a/recipes/gmp/gmp_5.0.1.bb
+++ b/recipes/gmp/gmp_5.0.1.bb
@@ -1,8 +1,5 @@
-INC_PR = "r0"
+require gmp.inc
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"