From bf7d0467a0788a7fcc1c96e0dc35a25ae09278a0 Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Sun, 23 May 2010 20:23:53 -0700 Subject: Rename url params patch=/pnum= to apply={yes,no}/striplevel= I think this makes the behavior rather more clear. Signed-off-by: Chris Larson Acked-by: Denys Dmytriyenko Acked-by: Khem Raj --- recipes/matchbox-panel/matchbox-panel_0.9.2.bb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'recipes/matchbox-panel/matchbox-panel_0.9.2.bb') diff --git a/recipes/matchbox-panel/matchbox-panel_0.9.2.bb b/recipes/matchbox-panel/matchbox-panel_0.9.2.bb index 17abb15a44..aafb6d9cdc 100644 --- a/recipes/matchbox-panel/matchbox-panel_0.9.2.bb +++ b/recipes/matchbox-panel/matchbox-panel_0.9.2.bb @@ -2,13 +2,13 @@ require matchbox-panel.inc PR ="r12" SRC_URI = "http://projects.o-hand.com/matchbox/sources/${PN}/0.9/${PN}-${PV}.tar.gz;name=archive \ - file://add_hostap.patch;patch=1 \ - http://handhelds.org/~pb/mb-panel-0.9.2-polling.patch;patch=1;name=patch1 \ - http://handhelds.org/~pb/mb-panel-0.9.2-msgcancel.patch;patch=1;name=patch2 \ - file://mb-applet-battery-repaint.patch;patch=1 \ - file://mb-panel-multi-category-matching.patch;patch=1 \ - file://mb-panel-allow-disabling-menu-panel.patch;patch=1 \ - file://system-monitor-crash-fix.patch;patch=1 " + file://add_hostap.patch;apply=yes \ + http://handhelds.org/~pb/mb-panel-0.9.2-polling.patch;apply=yes;name=patch1 \ + http://handhelds.org/~pb/mb-panel-0.9.2-msgcancel.patch;apply=yes;name=patch2 \ + file://mb-applet-battery-repaint.patch;apply=yes \ + file://mb-panel-multi-category-matching.patch;apply=yes \ + file://mb-panel-allow-disabling-menu-panel.patch;apply=yes \ + file://system-monitor-crash-fix.patch;apply=yes " -- cgit v1.2.3