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/xkbd/xkbd_0.8.15.bb | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'recipes/xkbd') diff --git a/recipes/xkbd/xkbd_0.8.15.bb b/recipes/xkbd/xkbd_0.8.15.bb index a30d69df66..0bbf56168e 100644 --- a/recipes/xkbd/xkbd_0.8.15.bb +++ b/recipes/xkbd/xkbd_0.8.15.bb @@ -1,9 +1,9 @@ SRC_URI = "http://www.angstrom-distribution.org/unstable/sources/xkbd-${PV}-CVS.tar.gz \ - file://libtool-lossage.patch;patch=1;pnum=1 \ - file://fix-equalsign.patch;patch=1 \ - file://fix-circumkey.patch;patch=1 \ - file://add-default-common-slides.patch;patch=1 \ - file://differentiate-desktop-name.patch;patch=1 \ + file://libtool-lossage.patch;apply=yes \ + file://fix-equalsign.patch;apply=yes \ + file://fix-circumkey.patch;apply=yes \ + file://add-default-common-slides.patch;apply=yes \ + file://differentiate-desktop-name.patch;apply=yes \ file://xkbd.png" LICENSE = "GPL" PR = "r4" -- cgit 1.2.3-korg