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/gqview/gqview_2.1.5.bb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'recipes/gqview/gqview_2.1.5.bb') diff --git a/recipes/gqview/gqview_2.1.5.bb b/recipes/gqview/gqview_2.1.5.bb index a4ef4725ea..1edf042d2b 100644 --- a/recipes/gqview/gqview_2.1.5.bb +++ b/recipes/gqview/gqview_2.1.5.bb @@ -7,10 +7,10 @@ RRECOMMENDS = "gdk-pixbuf-loader-jpeg gdk-pixbuf-loader-png gdk-pixbuf-loader-gi PR = "r2" SRC_URI = "${SOURCEFORGE_MIRROR}/gqview/gqview-2.1.5.tar.gz \ - file://include-path-fix.patch;patch=1 \ - file://gqview-rc-quotes.patch;patch=1;pnum=0 \ - file://gqview-motion-hint.patch;patch=1;pnum=0 \ - file://gqview-gimp.patch;patch=1;pnum=0" + file://include-path-fix.patch;apply=yes \ + file://gqview-rc-quotes.patch;apply=yes;striplevel=0 \ + file://gqview-motion-hint.patch;apply=yes;striplevel=0 \ + file://gqview-gimp.patch;apply=yes;striplevel=0" inherit autotools -- cgit 1.2.3-korg