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/pocketcellar/pocketcellar_1.1.bb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'recipes/pocketcellar') diff --git a/recipes/pocketcellar/pocketcellar_1.1.bb b/recipes/pocketcellar/pocketcellar_1.1.bb index 05e540a7ec..3c00587382 100644 --- a/recipes/pocketcellar/pocketcellar_1.1.bb +++ b/recipes/pocketcellar/pocketcellar_1.1.bb @@ -7,10 +7,10 @@ LICENSE = "GPL" PR = "r3" SRC_URI = "http://www.staikos.net/~staikos/pocketcellar/pocketcellar-${PV}.tar.gz \ - file://winedb.patch;patch=1 \ - file://cellardb.patch;patch=1 \ - file://pocketcellar.patch;patch=1 \ - file://gcc3.patch;patch=1" + file://winedb.patch;apply=yes \ + file://cellardb.patch;apply=yes \ + file://pocketcellar.patch;apply=yes \ + file://gcc3.patch;apply=yes" inherit palmtop -- cgit 1.2.3-korg