aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/gumstix-kernel_2.6.21.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/gumstix-kernel_2.6.21.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/gumstix-kernel_2.6.21.bb')
-rw-r--r--recipes/linux/gumstix-kernel_2.6.21.bb92
1 files changed, 46 insertions, 46 deletions
diff --git a/recipes/linux/gumstix-kernel_2.6.21.bb b/recipes/linux/gumstix-kernel_2.6.21.bb
index 0eb0a728d0..8d89ab0114 100644
--- a/recipes/linux/gumstix-kernel_2.6.21.bb
+++ b/recipes/linux/gumstix-kernel_2.6.21.bb
@@ -5,52 +5,52 @@ S = "${WORKDIR}/linux-${PV}"
SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2 \
file://defconfig \
file://tsc2003.c \
- file://tsc2003-config.diff;apply=yes \
- file://pxa-regs-additions.patch;apply=yes \
- file://header.patch;apply=yes \
- file://arch-config.patch;apply=yes \
- file://board-init.patch;apply=yes \
- file://compact-flash.patch;apply=yes \
- file://flash.patch;apply=yes \
- file://pxa2xx_udc.patch;apply=yes \
- file://bkpxa-pxa-cpu.patch;apply=yes \
- file://bkpxa-pxa-cpufreq.patch;apply=yes \
- file://proc-gpio.patch;apply=yes \
- file://serial-ether-addr.patch;apply=yes \
- file://cpufreq-better-freqs.patch;apply=yes \
- file://ethernet-config.patch;apply=yes \
- file://smc-ether-addr.patch;apply=yes \
- file://cpufreq-ondemand-by-default.patch;apply=yes \
- file://modular-init-bluetooth.patch;apply=yes \
- file://modular-init-smc91x.patch;apply=yes \
- file://modular-init-usb-gadget.patch;apply=yes \
- file://bugfix-i2c-include.patch;apply=yes \
- file://bugfix-mmc-clock.patch;apply=yes \
- file://bugfix-pxa-cpufreq.patch;apply=yes \
- file://bugfix-serial-interrupt.patch;apply=yes \
- file://bugfix-serial-register-status.patch;apply=yes \
- file://mach-types-fix.patch;apply=yes \
- file://pcm-gcc-411-bugfix.patch;apply=yes \
- file://ucb1400-ac97-audio.patch;apply=yes \
- file://gumstix-asoc.patch;apply=yes \
- file://disable-uncompress-message.patch;apply=yes \
- file://serial-divisor.patch;apply=yes \
- file://mmc-card-detect.patch;apply=yes \
- file://misalignment-handling.patch;apply=yes \
- file://compile-fix-pxa_cpufreq.patch;apply=yes \
- file://pxafb-definition.patch;apply=yes \
- file://270-usb-gadget-udc.patch;apply=yes \
- file://gumstix-pxa270-usb-host.patch;apply=yes \
- file://cpufreq-fixup.patch;apply=yes \
- file://uImage-in-own-partition.patch;apply=yes \
- file://pxa-regs-fixup.patch;apply=yes \
- file://gumstix-fb-logo.patch;apply=yes \
- file://gumstix-pxa270-mmc.patch;apply=yes \
- file://pxafb-18bpp-mode.patch;apply=yes \
- file://smc911x-fixup.patch;apply=yes \
- file://smc91x-fail-if-no-chip.patch;apply=yes \
- file://one-wire.patch;apply=yes \
- ${@base_contains('MACHINE_FEATURES', 'rgb16','file://pxafb-backto16.patch;apply=yes', '',d)} \
+ file://tsc2003-config.diff \
+ file://pxa-regs-additions.patch \
+ file://header.patch \
+ file://arch-config.patch \
+ file://board-init.patch \
+ file://compact-flash.patch \
+ file://flash.patch \
+ file://pxa2xx_udc.patch \
+ file://bkpxa-pxa-cpu.patch \
+ file://bkpxa-pxa-cpufreq.patch \
+ file://proc-gpio.patch \
+ file://serial-ether-addr.patch \
+ file://cpufreq-better-freqs.patch \
+ file://ethernet-config.patch \
+ file://smc-ether-addr.patch \
+ file://cpufreq-ondemand-by-default.patch \
+ file://modular-init-bluetooth.patch \
+ file://modular-init-smc91x.patch \
+ file://modular-init-usb-gadget.patch \
+ file://bugfix-i2c-include.patch \
+ file://bugfix-mmc-clock.patch \
+ file://bugfix-pxa-cpufreq.patch \
+ file://bugfix-serial-interrupt.patch \
+ file://bugfix-serial-register-status.patch \
+ file://mach-types-fix.patch \
+ file://pcm-gcc-411-bugfix.patch \
+ file://ucb1400-ac97-audio.patch \
+ file://gumstix-asoc.patch \
+ file://disable-uncompress-message.patch \
+ file://serial-divisor.patch \
+ file://mmc-card-detect.patch \
+ file://misalignment-handling.patch \
+ file://compile-fix-pxa_cpufreq.patch \
+ file://pxafb-definition.patch \
+ file://270-usb-gadget-udc.patch \
+ file://gumstix-pxa270-usb-host.patch \
+ file://cpufreq-fixup.patch \
+ file://uImage-in-own-partition.patch \
+ file://pxa-regs-fixup.patch \
+ file://gumstix-fb-logo.patch \
+ file://gumstix-pxa270-mmc.patch \
+ file://pxafb-18bpp-mode.patch \
+ file://smc911x-fixup.patch \
+ file://smc91x-fail-if-no-chip.patch \
+ file://one-wire.patch \
+ ${@base_contains('MACHINE_FEATURES', 'rgb16','file://pxafb-backto16.patch', '',d)} \
"
do_configure_prepend() {