diff options
Diffstat (limited to 'recipes/mokomaze/mokomaze_0.5.5.bb')
-rw-r--r-- | recipes/mokomaze/mokomaze_0.5.5.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/mokomaze/mokomaze_0.5.5.bb b/recipes/mokomaze/mokomaze_0.5.5.bb index 57e3bbbb85..993ec517aa 100644 --- a/recipes/mokomaze/mokomaze_0.5.5.bb +++ b/recipes/mokomaze/mokomaze_0.5.5.bb @@ -14,7 +14,7 @@ PV="0.5.5+git8" SRC_URI="http://mokomaze.projects.openmoko.org/files/${PN}-${PV}.tar.gz" -SRC_URI_append_shr = " file://fsoraw.patch;patch=1" +SRC_URI_append_shr = " file://fsoraw.patch;apply=yes" inherit autotools |