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/gtk-webcore/osb-nrcit_20050430.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'recipes/gtk-webcore/osb-nrcit_20050430.bb') diff --git a/recipes/gtk-webcore/osb-nrcit_20050430.bb b/recipes/gtk-webcore/osb-nrcit_20050430.bb index 261b52f01b..5adfce6165 100644 --- a/recipes/gtk-webcore/osb-nrcit_20050430.bb +++ b/recipes/gtk-webcore/osb-nrcit_20050430.bb @@ -11,9 +11,9 @@ PR = "r3" DEPENDS = "curl librsvg osb-nrcore" SRC_URI = "cvs://anonymous@gtk-webcore.cvs.sourceforge.net/cvsroot/gtk-webcore;module=NRCit;date=${FIXEDSRCDATE} \ - file://stop-load.image-loading.patch;patch=1 \ - file://gdk-colorspace.diff;patch=1 \ - file://fix-loading-error-report.patch;patch=1" + file://stop-load.image-loading.patch;apply=yes \ + file://gdk-colorspace.diff;apply=yes \ + file://fix-loading-error-report.patch;apply=yes" S = "${WORKDIR}/NRCit" -- cgit 1.2.3-korg