summaryrefslogtreecommitdiffstats
path: root/recipes/gmp/gmp_4.2.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gmp/gmp_4.2.2.bb')
-rw-r--r--recipes/gmp/gmp_4.2.2.bb8
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes/gmp/gmp_4.2.2.bb b/recipes/gmp/gmp_4.2.2.bb
index b30396ef88..c8c1d68b3c 100644
--- a/recipes/gmp/gmp_4.2.2.bb
+++ b/recipes/gmp/gmp_4.2.2.bb
@@ -1,9 +1,9 @@
PR = "r1"
-SRC_URI_append += "file://02_noexec-stack.diff;apply=yes \
- file://03_gnu89-inline.diff;apply=yes \
- file://mpf_set_str_c.diff;apply=yes \
- file://sh4-asmfix.patch;apply=yes \
+SRC_URI_append += "file://02_noexec-stack.diff \
+ file://03_gnu89-inline.diff \
+ file://mpf_set_str_c.diff \
+ file://sh4-asmfix.patch \
"
require gmp.inc