sg3-utils: add newer buildable version
[openembedded.git] / recipes / linux / linux_2.6.33.bb
1 require linux.inc
2
3 PR="r1"
4
5 # Mark archs/machines that this kernel supports
6 DEFAULT_PREFERENCE = "-1"
7 DEFAULT_PREFERENCE_ts72xx = "-1"
8 DEFAULT_PREFERENCE_mpc8641-hpcn = "1"
9 DEFAULT_PREFERENCE_p2020ds = "1"
10
11 SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/${P}.tar.bz2;name=kernel \
12            file://defconfig"
13
14 SRC_URI[kernel.md5sum] = "c3883760b18d50e8d78819c54d579b00"
15 SRC_URI[kernel.sha256sum] = "63e237de3b3c4c46a21833b9ce7e20574548d52dabbd1a8bf376041e4455d5c6"
16
17 SRC_URI_append_ts72xx = " \
18                         file://0001-ts72xx_base.patch;patch=1 \
19                         file://0002-ts72xx_force_machine-id.patch;patch=1 \
20                         file://0003-ep93xx_cpuinfo.patch;patch=1 \
21                         file://0004-ts72xx_sbcinfo.patch;patch=1 \
22                         file://0005-ep93xx_eth.patch;patch=1 \
23                         file://0006-ts72xx_ts_ser1.patch;patch=1 \
24                         file://0007-ts72xx_rs485.patch;patch=1 \
25                         file://0008-ts72xx_ts_eth100.patch;patch=1 \
26                         file://0009-ts7200_cf_ide.patch;patch=1 \
27                         file://0010-ts72xx_pata.patch;patch=1 \
28                         file://0011-ep93xx_pm.patch;patch=1 \
29                         file://0012-ts72xx_gpio_i2c.patch;patch=1 \
30                         file://0013-ts72xx_dio_keypad.patch;patch=1 \
31                         file://0014-ep93xx_spi.patch;patch=1 \
32                         file://0015-ep93xx_cpufreq.patch;patch=1 \
33                         file://0016-ts7200_nor_flash.patch;patch=1 \
34                         "