require linux.inc

DESCRIPTION = "Linux kernel for OMAP processors"
KERNEL_IMAGETYPE = "uImage"

COMPATIBLE_MACHINE = "igep0020b"

DEFAULT_PREFERENCE_igep0020b = "1"

PR = "r1"

SRC_URI = "http://downloads.myigep.com/sources/kernel/linux-omap-2.6.28.10-igep0020b-0.tar.gz \
	   file://defconfig"

SRC_URI_append = " \
	   file://twl-asoc-fix-record.diff;patch=1 \
	"

S = "${WORKDIR}/linux-omap-2.6.28.10-igep0020b-0"