diff options
author | Chris Larson <chris_larson@mentor.com> | 2010-05-23 20:23:53 -0700 |
---|---|---|
committer | Chris Larson <chris_larson@mentor.com> | 2010-05-25 12:53:41 -0700 |
commit | bf7d0467a0788a7fcc1c96e0dc35a25ae09278a0 (patch) | |
tree | 96f28e2f5133d68c3e3dadabaa2339340671454f /recipes/opie-taskbar/opie-taskbar_cvs.bb | |
parent | fab0af3aefee22b21541e403d3c356a6979bfa63 (diff) |
Rename url params patch=<ignored>/pnum=<n> to apply={yes,no}/striplevel=<n>
I think this makes the behavior rather more clear.
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Acked-by: Denys Dmytriyenko <denis@denix.org>
Acked-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/opie-taskbar/opie-taskbar_cvs.bb')
-rw-r--r-- | recipes/opie-taskbar/opie-taskbar_cvs.bb | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/recipes/opie-taskbar/opie-taskbar_cvs.bb b/recipes/opie-taskbar/opie-taskbar_cvs.bb index 3422bbe180..641e0b5c17 100644 --- a/recipes/opie-taskbar/opie-taskbar_cvs.bb +++ b/recipes/opie-taskbar/opie-taskbar_cvs.bb @@ -9,11 +9,11 @@ SRC_URI = "${HANDHELDS_CVS};module=opie/core/apps/calibrate \ ${HANDHELDS_CVS};module=opie/apps \ ${HANDHELDS_CVS};module=opie/root \ ${HANDHELDS_CVS};module=opie/etc \ - file://nomax.patch;patch=1;pnum=3 \ - file://no-builtin-qss-startup.patch;patch=1 \ - file://kbdlocks-runtime.patch;patch=1 \ - file://restart-from-bindir.patch;patch=1 \ - file://server-pro-cvs.patch;patch=1 \ - file://firstuse-path.patch;patch=1 \ + file://nomax.patch;apply=yes;striplevel=3 \ + file://no-builtin-qss-startup.patch;apply=yes \ + file://kbdlocks-runtime.patch;apply=yes \ + file://restart-from-bindir.patch;apply=yes \ + file://server-pro-cvs.patch;apply=yes \ + file://firstuse-path.patch;apply=yes \ " |