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/linux/linux-efika_2.6.18+2.6.19-rc6.bb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'recipes/linux/linux-efika_2.6.18+2.6.19-rc6.bb') diff --git a/recipes/linux/linux-efika_2.6.18+2.6.19-rc6.bb b/recipes/linux/linux-efika_2.6.18+2.6.19-rc6.bb index f14f505a15..5473055b22 100644 --- a/recipes/linux/linux-efika_2.6.18+2.6.19-rc6.bb +++ b/recipes/linux/linux-efika_2.6.18+2.6.19-rc6.bb @@ -6,12 +6,12 @@ PR = "r3" COMPATIBLE_MACHINE = "efika" SRC_URI = "http://www.efika.de/download/linux-2.6.19-rc6_efika.tgz;name=kernel \ - file://0001-sound-Add-support-for-the-MPC52xx-PSC-AC97-Link.txt;patch=1 \ - file://0001-powerpc-Add-device-tree-fixup-for-the-EFIKA.txt;patch=1 \ + file://0001-sound-Add-support-for-the-MPC52xx-PSC-AC97-Link.txt;apply=yes \ + file://0001-powerpc-Add-device-tree-fixup-for-the-EFIKA.txt;apply=yes \ file://defconfig \ " -# http://www.246tnt.com/files/0001-sound-Add-support-for-the-MPC52xx-PSC-AC97-Link.txt;patch=1 \ -# http://lkml.org/lkml/2006/11/29/335;patch=1 \ +# http://www.246tnt.com/files/0001-sound-Add-support-for-the-MPC52xx-PSC-AC97-Link.txt;apply=yes \ +# http://lkml.org/lkml/2006/11/29/335;apply=yes \ S = "${WORKDIR}/linux-2.6.19-rc6_efika" -- cgit 1.2.3-korg