diff options
Diffstat (limited to 'recipes/sdcc/sdcc-native_2.5.0.bb')
-rw-r--r-- | recipes/sdcc/sdcc-native_2.5.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/sdcc/sdcc-native_2.5.0.bb b/recipes/sdcc/sdcc-native_2.5.0.bb index 3b41c33930..8b2648aede 100644 --- a/recipes/sdcc/sdcc-native_2.5.0.bb +++ b/recipes/sdcc/sdcc-native_2.5.0.bb @@ -4,7 +4,7 @@ DEPENDS = "" # don't need native-tools patch here SRC_URI = "${SOURCEFORGE_MIRROR}/sdcc/sdcc-${PV}.tar.gz \ - file://gcc4.patch;patch=1" + file://gcc4.patch;apply=yes" do_stage() { oe_runmake install |