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-wrt_2.4.20.bb | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'recipes/linux/linux-wrt_2.4.20.bb') diff --git a/recipes/linux/linux-wrt_2.4.20.bb b/recipes/linux/linux-wrt_2.4.20.bb index 5608ac89e7..57d9d60287 100644 --- a/recipes/linux/linux-wrt_2.4.20.bb +++ b/recipes/linux/linux-wrt_2.4.20.bb @@ -4,18 +4,18 @@ LICENSE = "GPLv2" PR = "r1" SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.4/linux-2.4.20.tar.bz2 \ - file://linux-2.4.20-mipscvs.patch;patch=1 \ - file://2.4.20_broadcom_3_37_2_1109_US.patch;patch=1 \ - file://110-sch_htb.patch;patch=1 \ - file://120-openwrt.patch;patch=1 \ - file://130-nfsswap.patch;patch=1 \ - file://140-ebtables-brnf-5.patch;patch=1 \ - file://150-mppe-mppc-0.98.patch;patch=1 \ - file://160-expr.patch;patch=1 \ - file://linux-2.4.24-attribute-used.patch;patch=1 \ - file://gcc_mtune.patch;patch=1 \ - file://gcc3.patch;patch=1 \ - file://nobcom.patch;patch=1 \ + file://linux-2.4.20-mipscvs.patch;apply=yes \ + file://2.4.20_broadcom_3_37_2_1109_US.patch;apply=yes \ + file://110-sch_htb.patch;apply=yes \ + file://120-openwrt.patch;apply=yes \ + file://130-nfsswap.patch;apply=yes \ + file://140-ebtables-brnf-5.patch;apply=yes \ + file://150-mppe-mppc-0.98.patch;apply=yes \ + file://160-expr.patch;apply=yes \ + file://linux-2.4.24-attribute-used.patch;apply=yes \ + file://gcc_mtune.patch;apply=yes \ + file://gcc3.patch;apply=yes \ + file://nobcom.patch;apply=yes \ file://compressed-20040531.tar.bz2 \ file://diag.c \ file://defconfig" -- cgit 1.2.3-korg