aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux_2.6.18.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_2.6.18.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_2.6.18.bb')
-rw-r--r--recipes/linux/linux_2.6.18.bb174
1 files changed, 87 insertions, 87 deletions
diff --git a/recipes/linux/linux_2.6.18.bb b/recipes/linux/linux_2.6.18.bb
index 85824363af..e66fc6d598 100644
--- a/recipes/linux/linux_2.6.18.bb
+++ b/recipes/linux/linux_2.6.18.bb
@@ -16,93 +16,93 @@ SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2;name=ke
"
SRC_URI_append_avr32 = " \
- file://atmel-version.patch;apply=yes \
- file://add-flush_buffer-operation-to-uart_ops.patch;apply=yes \
- file://kbuild-add-unifdef.patch;apply=yes \
- file://kbuild-replace-use-of-strlcpy-with-a-dedicated-implmentation-in-unifdef.patch;apply=yes \
- file://kbuild-use-in-kernel-unifdef.patch;apply=yes \
- file://spi-set-kset-of-master-class-dev-explicitly.patch;apply=yes \
- file://spi-fix-spi-busnum-to-master-buffer-and-bus_num-0.patch;apply=yes \
- file://usb-ethernet-align-all-descriptors-on-a-word-boundary.patch;apply=yes \
- file://usb-ethernet-define-cdc-capability-for-husb2.patch;apply=yes \
- file://usb-file-storage-align-all-descriptors-on-a-word-boundary.patch;apply=yes \
- file://usb-serial-align-all-descriptors-on-a-word-boundary.patch;apply=yes \
- file://usb-zero-align-all-descriptors-on-a-word-boundary.patch;apply=yes \
- file://dont-include-map-h-from-physmap-h.patch;apply=yes \
- file://mtd-unlock-nor-flash-automatically-where-necessary.patch;apply=yes \
- file://avr32-arch.patch;apply=yes \
- file://avr32-dont-include-asm-delay-h.patch;apply=yes \
- file://avr32-unistd-h-move-ifdef-kernel.patch;apply=yes \
- file://avr32-checkstack.patch;apply=yes \
- file://avr32-oprofile.patch;apply=yes \
- file://avr32-drop-GFP_COMP-for-DMA-memory-allocations.patch;apply=yes \
- file://avr32-move-ethernet-tag-parsing-to-board-specific-code.patch;apply=yes \
- file://avr32-dma-controller-framework.patch;apply=yes \
- file://avr32-arch-neutral-gpio-api.patch;apply=yes \
- file://add-mach-specific-kconfig.patch;apply=yes \
- file://avr32-gpio-dev.patch;apply=yes \
- file://atmel-usart3-driver.patch;apply=yes \
- file://atmel-macb-ethernet-driver.patch;apply=yes \
- file://at32ap7000-dmac-driver.patch;apply=yes \
- file://atmel-mmc-host-driver.patch;apply=yes \
- file://atmel-spi-master-driver.patch;apply=yes \
- file://atmel-twi-driver.patch;apply=yes \
- file://atmel-lcdc-framebuffer-driver.patch;apply=yes \
- file://lcdc-wait-for-vsync.patch;apply=yes \
- file://ltv350qv-lcd-driver.patch;apply=yes \
- file://atmel-husb2-udc-driver.patch;apply=yes \
- file://avr32-sound.patch;apply=yes \
- file://atmel-ac97c-alsa-driver.patch;apply=yes \
- file://at73c213-alsa-driver.patch;apply=yes \
- file://at32-dac-oss-driver.patch;apply=yes \
- file://renumber-usart-devices.patch;apply=yes \
- file://rename-ttyUS-to-ttyS-or-ttyAT.patch;apply=yes \
- file://at32-dac-oss-driver-clk-fix.patch;apply=yes \
- file://add-all-parameters-to-smc-driver.patch;apply=yes \
- file://at32ap7000-platform_device-definitions.patch;apply=yes \
- file://atstk1000-instantiate-devices.patch;apply=yes \
- file://add-hmatrix-support.patch;apply=yes \
- file://add-ide-header.patch;apply=yes \
- file://avr32-network-gateway-support.patch;apply=yes \
- file://ngw-fix-usart-initialization.patch;apply=yes \
- file://avr32-little-endian-read-write-bwl.patch;apply=yes \
- file://gpio-dev-robustness.patch;apply=yes \
- file://add-intc_pending_irq-to-intc.patch;apply=yes \
- file://update-atstk1002_defconfig.patch;apply=yes \
- file://fix-usart3-rx-BUG.patch;apply=yes \
- file://fix-lcd-display-off-by-two-problem.patch;apply=yes \
- file://fix-alpha-color-bitfield.patch;apply=yes \
- file://jffs2_can_mark_obsolete-should-return-0-for-dataflash.patch;apply=yes \
- file://mtd-fix-atmel-pri-for-cmdset-0001-and-cmdset-0002.patch;apply=yes \
- file://fix-gpio-prototypes.patch;apply=yes \
- file://pio-deglitch.patch;apply=yes \
- file://pio-interrupt-controller.patch;apply=yes \
- file://gpio-dev-blocking-read.patch;apply=yes \
- file://add-default-atngw-defconfig.patch;apply=yes \
- file://gpio-define-pio-none.patch;apply=yes \
- file://mmc-add-platform-data.patch;apply=yes \
- file://ngw100-change-spi-clock-on-dataflash.patch;apply=yes \
- file://atstk1000-add-platform-data-for-mmc.patch;apply=yes \
- file://avr32-increment-pointer-when-parsing-for-fbmem_start.patch;apply=yes \
- file://lcdc-do-not-clear-mem-if-fbmem_start-is-set.patch;apply=yes \
- file://avr32-fix-oprofile-interrupts.patch;apply=yes \
- file://avr32-time-add-shared-interrupts.patch;apply=yes \
- file://usart-make-rx-timeout-baudrate-independent.patch;apply=yes \
- file://spi-reduce-dlybs-and-dlybct.patch;apply=yes \
- file://dmac-stopping-idle-channel-is-not-fatal.patch;apply=yes \
- file://mmc-core-dma-fix.patch;apply=yes \
- file://atstk1000-board-fix-fbmem-setup.patch;apply=yes \
- file://lcdc-fix-possible-null-pointer-and-match-guard-time-to-uboot.patch;apply=yes \
- file://ltv350qv-add-initial_power_state-param.patch;apply=yes \
- file://atmel-mci-debugfs.patch;apply=yes \
- file://dmac-add-explicit-blockcount-to-dma_request_sg.patch;apply=yes \
- file://atmel-mci-init-nr_blocks-in-dma-request.patch;apply=yes \
- file://mmc-add-bit-manipulating-macros.patch;apply=yes \
- file://mmc-add-detect-card-and-wp-support.patch;apply=yes \
- file://atmel_spi-handle-rx-overrun.patch;apply=yes \
- file://atmel_spi-send-zeroes-when-tx_buf-is-not-set.patch;apply=yes \
- file://husb2_udc-test-mode.patch;apply=yes \
- file://0001-AVR32-Fix-compile-error-with-gcc-4.1.patch;apply=yes \
+ file://atmel-version.patch \
+ file://add-flush_buffer-operation-to-uart_ops.patch \
+ file://kbuild-add-unifdef.patch \
+ file://kbuild-replace-use-of-strlcpy-with-a-dedicated-implmentation-in-unifdef.patch \
+ file://kbuild-use-in-kernel-unifdef.patch \
+ file://spi-set-kset-of-master-class-dev-explicitly.patch \
+ file://spi-fix-spi-busnum-to-master-buffer-and-bus_num-0.patch \
+ file://usb-ethernet-align-all-descriptors-on-a-word-boundary.patch \
+ file://usb-ethernet-define-cdc-capability-for-husb2.patch \
+ file://usb-file-storage-align-all-descriptors-on-a-word-boundary.patch \
+ file://usb-serial-align-all-descriptors-on-a-word-boundary.patch \
+ file://usb-zero-align-all-descriptors-on-a-word-boundary.patch \
+ file://dont-include-map-h-from-physmap-h.patch \
+ file://mtd-unlock-nor-flash-automatically-where-necessary.patch \
+ file://avr32-arch.patch \
+ file://avr32-dont-include-asm-delay-h.patch \
+ file://avr32-unistd-h-move-ifdef-kernel.patch \
+ file://avr32-checkstack.patch \
+ file://avr32-oprofile.patch \
+ file://avr32-drop-GFP_COMP-for-DMA-memory-allocations.patch \
+ file://avr32-move-ethernet-tag-parsing-to-board-specific-code.patch \
+ file://avr32-dma-controller-framework.patch \
+ file://avr32-arch-neutral-gpio-api.patch \
+ file://add-mach-specific-kconfig.patch \
+ file://avr32-gpio-dev.patch \
+ file://atmel-usart3-driver.patch \
+ file://atmel-macb-ethernet-driver.patch \
+ file://at32ap7000-dmac-driver.patch \
+ file://atmel-mmc-host-driver.patch \
+ file://atmel-spi-master-driver.patch \
+ file://atmel-twi-driver.patch \
+ file://atmel-lcdc-framebuffer-driver.patch \
+ file://lcdc-wait-for-vsync.patch \
+ file://ltv350qv-lcd-driver.patch \
+ file://atmel-husb2-udc-driver.patch \
+ file://avr32-sound.patch \
+ file://atmel-ac97c-alsa-driver.patch \
+ file://at73c213-alsa-driver.patch \
+ file://at32-dac-oss-driver.patch \
+ file://renumber-usart-devices.patch \
+ file://rename-ttyUS-to-ttyS-or-ttyAT.patch \
+ file://at32-dac-oss-driver-clk-fix.patch \
+ file://add-all-parameters-to-smc-driver.patch \
+ file://at32ap7000-platform_device-definitions.patch \
+ file://atstk1000-instantiate-devices.patch \
+ file://add-hmatrix-support.patch \
+ file://add-ide-header.patch \
+ file://avr32-network-gateway-support.patch \
+ file://ngw-fix-usart-initialization.patch \
+ file://avr32-little-endian-read-write-bwl.patch \
+ file://gpio-dev-robustness.patch \
+ file://add-intc_pending_irq-to-intc.patch \
+ file://update-atstk1002_defconfig.patch \
+ file://fix-usart3-rx-BUG.patch \
+ file://fix-lcd-display-off-by-two-problem.patch \
+ file://fix-alpha-color-bitfield.patch \
+ file://jffs2_can_mark_obsolete-should-return-0-for-dataflash.patch \
+ file://mtd-fix-atmel-pri-for-cmdset-0001-and-cmdset-0002.patch \
+ file://fix-gpio-prototypes.patch \
+ file://pio-deglitch.patch \
+ file://pio-interrupt-controller.patch \
+ file://gpio-dev-blocking-read.patch \
+ file://add-default-atngw-defconfig.patch \
+ file://gpio-define-pio-none.patch \
+ file://mmc-add-platform-data.patch \
+ file://ngw100-change-spi-clock-on-dataflash.patch \
+ file://atstk1000-add-platform-data-for-mmc.patch \
+ file://avr32-increment-pointer-when-parsing-for-fbmem_start.patch \
+ file://lcdc-do-not-clear-mem-if-fbmem_start-is-set.patch \
+ file://avr32-fix-oprofile-interrupts.patch \
+ file://avr32-time-add-shared-interrupts.patch \
+ file://usart-make-rx-timeout-baudrate-independent.patch \
+ file://spi-reduce-dlybs-and-dlybct.patch \
+ file://dmac-stopping-idle-channel-is-not-fatal.patch \
+ file://mmc-core-dma-fix.patch \
+ file://atstk1000-board-fix-fbmem-setup.patch \
+ file://lcdc-fix-possible-null-pointer-and-match-guard-time-to-uboot.patch \
+ file://ltv350qv-add-initial_power_state-param.patch \
+ file://atmel-mci-debugfs.patch \
+ file://dmac-add-explicit-blockcount-to-dma_request_sg.patch \
+ file://atmel-mci-init-nr_blocks-in-dma-request.patch \
+ file://mmc-add-bit-manipulating-macros.patch \
+ file://mmc-add-detect-card-and-wp-support.patch \
+ file://atmel_spi-handle-rx-overrun.patch \
+ file://atmel_spi-send-zeroes-when-tx_buf-is-not-set.patch \
+ file://husb2_udc-test-mode.patch \
+ file://0001-AVR32-Fix-compile-error-with-gcc-4.1.patch \
"