linux-omap 2.6.37: replace various patch with upstream versions and rediff
[openembedded.git] / recipes / linux / linux_2.6.22+2.6.23-rc5.bb
blobf308a008d10305e04687645b04258d68ba68064b
1 require linux.inc
3 DEFAULT_PREFERENCE = "-1"
4 DEFAULT_PREFERENCE_ts72xx = "-1"
6 PR = "r1"
8 BASE_KERNEL_VERSION = "2.6.22"
9 KERNEL_VERSION = "2.6.23-rc5"
10 KERNEL_RELEASE = "2.6.23-rc5"
12 SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${BASE_KERNEL_VERSION}.tar.bz2;name=kernel \
13 ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/testing/v2.6.23/patch-${KERNEL_VERSION}.bz2;apply=yes;name=patch \
14 file://defconfig \
17 SRC_URI_append_ts72xx = "\
18 file://ep93xx-gpio-interrupt-debounce.diff \
19 file://ep93xx-i2c-bus.diff \
20 file://ep93xx-i2c.diff \
21 file://ep93xx-leds.diff \
22 file://ep93xx-serial-uartbaud.diff \
23 file://ep93xx-serial-clocks.diff \
24 file://ep93xx-timer-accuracy.diff \
25 file://ep93xx-maverick-uniqid.patch \
26 file://ts72xx-nfbit-fix.patch \
27 file://ts72xx-machine-id-fix.patch \
28 file://ts72xx-watchdog.patch \
29 file://ts72xx-use-cpld-reset.patch \
32 S = "${WORKDIR}/linux-2.6.22"
34 SRC_URI[kernel.md5sum] = "2e230d005c002fb3d38a3ca07c0200d0"
35 SRC_URI[kernel.sha256sum] = "73c10604c53f1a6ee65ef805293d23903696f8cef864f42d7de9506f0d2ba4c7"
36 SRC_URI[patch.md5sum] = "8253467313749aee6065093cd3c5fd9c"
37 SRC_URI[patch.sha256sum] = "c8c2068183aca79c46182f3d3fe6d7579cd60809681d42c52d71cf1873cd1a0e"