aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/sdcc/sdcc_2.8.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/sdcc/sdcc_2.8.0.bb')
-rw-r--r--recipes/sdcc/sdcc_2.8.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/sdcc/sdcc_2.8.0.bb b/recipes/sdcc/sdcc_2.8.0.bb
index 8becd1fcb0..d563ed3d22 100644
--- a/recipes/sdcc/sdcc_2.8.0.bb
+++ b/recipes/sdcc/sdcc_2.8.0.bb
@@ -5,7 +5,7 @@ HOMEPAGE = "http://sdcc.sourceforge.net"
DEPENDS = "sdcc-native"
SRC_URI = "${SOURCEFORGE_MIRROR}/sdcc/sdcc-src-${PV}.tar.bz2 \
- file://use-native-tools.patch;patch=1"
+ file://use-native-tools.patch;apply=yes"
S = "${WORKDIR}/sdcc"