diff options
Diffstat (limited to 'recipes/linux/linux_2.6.33.bb')
-rw-r--r-- | recipes/linux/linux_2.6.33.bb | 46 |
1 files changed, 23 insertions, 23 deletions
diff --git a/recipes/linux/linux_2.6.33.bb b/recipes/linux/linux_2.6.33.bb index 4effd0d706..a27c79aa14 100644 --- a/recipes/linux/linux_2.6.33.bb +++ b/recipes/linux/linux_2.6.33.bb @@ -22,31 +22,31 @@ SRC_URI[kernel.md5sum] = "c3883760b18d50e8d78819c54d579b00" SRC_URI[kernel.sha256sum] = "63e237de3b3c4c46a21833b9ce7e20574548d52dabbd1a8bf376041e4455d5c6" SRC_URI_append_ts72xx = " \ - file://0001-ts72xx_base.patch;patch=1 \ - file://0002-ts72xx_force_machine-id.patch;patch=1 \ - file://0003-ep93xx_cpuinfo.patch;patch=1 \ - file://0004-ts72xx_sbcinfo.patch;patch=1 \ - file://0005-ep93xx_eth.patch;patch=1 \ - file://0006-ts72xx_ts_ser1.patch;patch=1 \ - file://0007-ts72xx_rs485.patch;patch=1 \ - file://0008-ts72xx_ts_eth100.patch;patch=1 \ - file://0009-ts7200_cf_ide.patch;patch=1 \ - file://0010-ts72xx_pata.patch;patch=1 \ - file://0011-ep93xx_pm.patch;patch=1 \ - file://0012-ts72xx_gpio_i2c.patch;patch=1 \ - file://0013-ts72xx_dio_keypad.patch;patch=1 \ - file://0014-ep93xx_spi.patch;patch=1 \ - file://0015-ep93xx_cpufreq.patch;patch=1 \ - file://0016-ts7200_nor_flash.patch;patch=1 \ + file://0001-ts72xx_base.patch \ + file://0002-ts72xx_force_machine-id.patch \ + file://0003-ep93xx_cpuinfo.patch \ + file://0004-ts72xx_sbcinfo.patch \ + file://0005-ep93xx_eth.patch \ + file://0006-ts72xx_ts_ser1.patch \ + file://0007-ts72xx_rs485.patch \ + file://0008-ts72xx_ts_eth100.patch \ + file://0009-ts7200_cf_ide.patch \ + file://0010-ts72xx_pata.patch \ + file://0011-ep93xx_pm.patch \ + file://0012-ts72xx_gpio_i2c.patch \ + file://0013-ts72xx_dio_keypad.patch \ + file://0014-ep93xx_spi.patch \ + file://0015-ep93xx_cpufreq.patch \ + file://0016-ts7200_nor_flash.patch \ " SRC_URI_append_afeb9260 = " \ - file://0001-RS-485-mode-of-USART1.patch;patch=1 \ - file://0002-SRAM-for-ethernet-TX-patch.patch;patch=1 \ - file://0003-SRAM-TX-buffers-implementation-from-atmel-to-fix-TX-.patch;patch=1 \ - file://0004-Disallowing-non-power-of-2-ring-size-proper-resource.patch;patch=1 \ - file://0005-Add-missing-header-file.patch;patch=1 \ - file://0006-Enable-SPI1.patch;patch=1 \ - file://0007-Adding-4th-serial-port.patch;patch=1 \ + file://0001-RS-485-mode-of-USART1.patch \ + file://0002-SRAM-for-ethernet-TX-patch.patch \ + file://0003-SRAM-TX-buffers-implementation-from-atmel-to-fix-TX-.patch \ + file://0004-Disallowing-non-power-of-2-ring-size-proper-resource.patch \ + file://0005-Add-missing-header-file.patch \ + file://0006-Enable-SPI1.patch \ + file://0007-Adding-4th-serial-port.patch \ " |