aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gcc/gcc-csl-arm-2006q1.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gcc/gcc-csl-arm-2006q1.inc')
-rw-r--r--recipes/gcc/gcc-csl-arm-2006q1.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/gcc/gcc-csl-arm-2006q1.inc b/recipes/gcc/gcc-csl-arm-2006q1.inc
index b20331a43f..b290ffd533 100644
--- a/recipes/gcc/gcc-csl-arm-2006q1.inc
+++ b/recipes/gcc/gcc-csl-arm-2006q1.inc
@@ -6,8 +6,8 @@ PV = "4.1.0+csl-arm-2006q1-6"
FILESDIR = "${FILE_DIRNAME}/gcc-csl-arm"
SRC_URI = "http://www.codesourcery.com/public/gnu_toolchain/arm-none-eabi/arm-2006q1-6-arm-none-eabi.src.tar.bz2;name=archive \
- file://gcc-configure-no-fortran.patch;patch=1;pnum=1 \
- file://gcc-new-makeinfo.patch;patch=1"
+ file://gcc-configure-no-fortran.patch;apply=yes \
+ file://gcc-new-makeinfo.patch;apply=yes"
S = "${WORKDIR}/gcc-2006q1"