sg3-utils: add newer buildable version
[openembedded.git] / recipes / linux / linux-omap-archos_2.6.27.10-omap1.bb
1 require linux.inc
2
3 DESCRIPTION = "Archos 5 Linux kernel for OMAP processors"
4 KERNEL_IMAGETYPE = "zImage"
5
6 COMPATIBLE_MACHINE = "archos5it"
7 #COMPATIBLE_MACHINE = "(archos5|archos5it)"
8
9 PV = "2.6.27.10-omap1"
10
11 SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.27.tar.bz2 \
12            http://www.muru.com/linux/omap/patches/patch-2.6.27-omap1.bz2;patch=1 \
13            file://patch-archos-2.6.27-omap1.bz2;patch=1 \
14            file://defconfig"
15
16 S = "${WORKDIR}/linux-2.6.27"