aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gmp/gmp_4.2.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gmp/gmp_4.2.4.bb')
-rw-r--r--recipes/gmp/gmp_4.2.4.bb14
1 files changed, 7 insertions, 7 deletions
diff --git a/recipes/gmp/gmp_4.2.4.bb b/recipes/gmp/gmp_4.2.4.bb
index af05875075..6eb1ecbd1c 100644
--- a/recipes/gmp/gmp_4.2.4.bb
+++ b/recipes/gmp/gmp_4.2.4.bb
@@ -1,13 +1,13 @@
-INC_PR = "r0"
+require gmp.inc
+
+SRC_URI += "file://sh4-asmfix.patch \
+ file://use-includedir.patch \
+ file://dont_use_mips_h_constraint.patch \
+ "
+
PR = "${INC_PR}.5"
-SRC_URI_append += "file://sh4-asmfix.patch \
- file://use-includedir.patch \
- file://dont_use_mips_h_constraint.patch \
- "
-require gmp.inc
LICENSE = "GPLv3 LGPLv3"
-BBCLASSEXTEND = "nativesdk"
SRC_URI[gmp.md5sum] = "fc1e3b3a2a5038d4d74138d0b9cf8dbe"
SRC_URI[gmp.sha256sum] = "5420b0e558a69a53b36f2b2c70a69f547e075d98366a585fc80cbbcce1efe368"