aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-wrt_2.4.20.bb
diff options
context:
space:
mode:
authorChris Larson <chris_larson@mentor.com>2010-05-24 13:01:00 -0700
committerChris Larson <chris_larson@mentor.com>2010-05-25 12:54:52 -0700
commit6fe7cef27069415f2eba36bc640cf59013d4979b (patch)
treeb0cb8845ddc6b8bcffc50e08a2eeae98e049be98 /recipes/linux/linux-wrt_2.4.20.bb
parentbf7d0467a0788a7fcc1c96e0dc35a25ae09278a0 (diff)
downloadopenembedded-6fe7cef27069415f2eba36bc640cf59013d4979b.tar.gz
Make the do_patch apply=yes param implicit if extension is .diff/.patch
For .diff/.patch you need to apply manually, you can specify apply=no. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/linux/linux-wrt_2.4.20.bb')
-rw-r--r--recipes/linux/linux-wrt_2.4.20.bb24
1 files changed, 12 insertions, 12 deletions
diff --git a/recipes/linux/linux-wrt_2.4.20.bb b/recipes/linux/linux-wrt_2.4.20.bb
index 57d9d60287..30deb51463 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;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://linux-2.4.20-mipscvs.patch \
+ file://2.4.20_broadcom_3_37_2_1109_US.patch \
+ file://110-sch_htb.patch \
+ file://120-openwrt.patch \
+ file://130-nfsswap.patch \
+ file://140-ebtables-brnf-5.patch \
+ file://150-mppe-mppc-0.98.patch \
+ file://160-expr.patch \
+ file://linux-2.4.24-attribute-used.patch \
+ file://gcc_mtune.patch \
+ file://gcc3.patch \
+ file://nobcom.patch \
file://compressed-20040531.tar.bz2 \
file://diag.c \
file://defconfig"