aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/aceofpenguins/aceofpenguins_1.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/aceofpenguins/aceofpenguins_1.2.bb')
-rw-r--r--recipes/aceofpenguins/aceofpenguins_1.2.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/aceofpenguins/aceofpenguins_1.2.bb b/recipes/aceofpenguins/aceofpenguins_1.2.bb
index 7dc600d9e3..314ac73041 100644
--- a/recipes/aceofpenguins/aceofpenguins_1.2.bb
+++ b/recipes/aceofpenguins/aceofpenguins_1.2.bb
@@ -8,8 +8,8 @@ PR = "r2"
SRC_URI = "\
http://www.delorie.com/store/ace/ace-${PV}.tar.gz\
- file://gcc4.patch;patch=1\
- file://fix-crosscompile.patch;patch=1\
+ file://gcc4.patch;apply=yes\
+ file://fix-crosscompile.patch;apply=yes\
"
S = "${WORKDIR}/ace-${PV}"