abiword: add 2.8.3
[openembedded.git] / recipes / linux / linux-omap1_2.6.19-omap1.bb
1 require linux-omap.inc
2
3 COMPATIBLE_MACHINE = "omap5912osk"
4
5 SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.19.tar.bz2 \
6            http://www.muru.com/linux/omap/patches/patch-2.6.19-omap1.bz2;patch=1 \
7            file://another-ide-cs-ids.patch;patch=1 \
8            file://i2c-fix.patch;patch=1 \
9            file://defconfig"
10
11 S = "${WORKDIR}/linux-2.6.19"