diff options
Diffstat (limited to 'recipes/tximage/tximage_0.2.bb')
-rw-r--r-- | recipes/tximage/tximage_0.2.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/tximage/tximage_0.2.bb b/recipes/tximage/tximage_0.2.bb index 33509e44ba..4e7dba6b80 100644 --- a/recipes/tximage/tximage_0.2.bb +++ b/recipes/tximage/tximage_0.2.bb @@ -6,8 +6,8 @@ HOMEPAGE = "http://community.zaurus.com/projects/tximage/" PR = "r2" SRC_URI = "http://www.openzaurus.org/mirror/tximage-${PV}.tar.gz \ - file://gcc3.patch;patch=1 \ - file://gcc4.patch;patch=1" + file://gcc3.patch;apply=yes \ + file://gcc4.patch;apply=yes" inherit palmtop |