diff options
Diffstat (limited to 'recipes/opie-sh/opie-sh_1.2.3.bb')
-rw-r--r-- | recipes/opie-sh/opie-sh_1.2.3.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/opie-sh/opie-sh_1.2.3.bb b/recipes/opie-sh/opie-sh_1.2.3.bb index 377aa887dd..d876d81fa8 100644 --- a/recipes/opie-sh/opie-sh_1.2.3.bb +++ b/recipes/opie-sh/opie-sh_1.2.3.bb @@ -7,5 +7,5 @@ SRC_URI = "${HANDHELDS_CVS};tag=${TAG};module=opie/noncore/tools/opie-sh \ ${HANDHELDS_CVS};tag=${TAG};module=opie/share \ ${HANDHELDS_CVS};tag=${TAG};module=opie/apps \ ${HANDHELDS_CVS};tag=${TAG};module=opie/bin \ - file://opie-sh-path.patch;patch=1 \ - file://opie-sh-fsmounter-name.patch;patch=1" + file://opie-sh-path.patch;apply=yes \ + file://opie-sh-fsmounter-name.patch;apply=yes" |