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/wifistix/wifistix-modules_5.0.16.p0.bb | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'recipes/wifistix') diff --git a/recipes/wifistix/wifistix-modules_5.0.16.p0.bb b/recipes/wifistix/wifistix-modules_5.0.16.p0.bb index 4a7fb37805..ead6771923 100644 --- a/recipes/wifistix/wifistix-modules_5.0.16.p0.bb +++ b/recipes/wifistix/wifistix-modules_5.0.16.p0.bb @@ -13,18 +13,18 @@ PR = "r0" SRC_URI = "http://files.gumstix.com/cf8385-5.0.16.p0-26306.tbz \ file://wifistix.conf \ file://mcf25 \ - file://marvell-devicename.patch;patch=1 \ - file://marvell-devicetable.patch;patch=1 \ - file://marvell-gumstix.patch;patch=1 \ - file://sbi-no-inline.patch;patch=1 \ - file://2.6.17-new-pcmcia-layer.patch;patch=1 \ - file://bad-cast.patch;patch=1 \ - file://sk_buff.patch;patch=1 \ - file://struct-changes.patch;patch=1 \ - file://no-more-config-h.patch;patch=1 \ - file://realtime-kernel.patch;patch=1 \ - file://install-properly.patch;patch=1 \ - file://fix-essid-truncation.patch;patch=1" + file://marvell-devicename.patch;apply=yes \ + file://marvell-devicetable.patch;apply=yes \ + file://marvell-gumstix.patch;apply=yes \ + file://sbi-no-inline.patch;apply=yes \ + file://2.6.17-new-pcmcia-layer.patch;apply=yes \ + file://bad-cast.patch;apply=yes \ + file://sk_buff.patch;apply=yes \ + file://struct-changes.patch;apply=yes \ + file://no-more-config-h.patch;apply=yes \ + file://realtime-kernel.patch;apply=yes \ + file://install-properly.patch;apply=yes \ + file://fix-essid-truncation.patch;apply=yes" S = "${WORKDIR}/src_cf8385" -- cgit 1.2.3-korg