aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/sdcc/sdcc_2.5.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/sdcc/sdcc_2.5.0.bb')
-rw-r--r--recipes/sdcc/sdcc_2.5.0.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/sdcc/sdcc_2.5.0.bb b/recipes/sdcc/sdcc_2.5.0.bb
index 3a6fe2aefa..2dbbc53cd9 100644
--- a/recipes/sdcc/sdcc_2.5.0.bb
+++ b/recipes/sdcc/sdcc_2.5.0.bb
@@ -6,8 +6,8 @@ DEPENDS = "sdcc-native"
PR = "r1"
SRC_URI = "${SOURCEFORGE_MIRROR}/sdcc/sdcc-${PV}.tar.gz \
- file://gcc4.patch;patch=1 \
- file://use-native-tools.patch;patch=1"
+ file://gcc4.patch;apply=yes \
+ file://use-native-tools.patch;apply=yes"
S = "${WORKDIR}/sdcc"
PARALLEL_MAKE = ""