sg3-utils: add newer buildable version
[openembedded.git] / recipes / linux / linux-omap1_2.6.25-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.25.tar.bz2 \
6            http://www.muru.com/linux/omap/patches/patch-2.6.25-omap1.bz2;patch=1 \
7            file://gcc43-arm-fix-inline-asm-constraints-for-preload.patch;patch=1 \
8            file://defconfig"
9
10 S = "${WORKDIR}/linux-2.6.25"