diff options
Diffstat (limited to 'recipes/puzz-le/puzz-le_2.0.0.bb')
-rw-r--r-- | recipes/puzz-le/puzz-le_2.0.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/puzz-le/puzz-le_2.0.0.bb b/recipes/puzz-le/puzz-le_2.0.0.bb index ffec347c09..4ec6e3e21b 100644 --- a/recipes/puzz-le/puzz-le_2.0.0.bb +++ b/recipes/puzz-le/puzz-le_2.0.0.bb @@ -6,7 +6,7 @@ LICENSE = "GPL" PR = "r1" SRC_URI = "http://www.warmi.net/zaurus/files/puzz-le_${PV}.tar.gz \ - file://gcc3.patch;patch=1" + file://gcc3.patch;apply=yes" S = "${WORKDIR}/puzzle_arm" inherit palmtop |