require linux.inc DESCRIPTION = "Linux kernel for OMAP processors" KERNEL_IMAGETYPE = "uImage" COMPATIBLE_MACHINE = "beagleboard" DEFAULT_PREFERENCE = "-1" SRCREV = "7c5cb7862d32cb344be7831d466535d5255e35ac" PV = "2.6.30+2.6.31rc1-pm1+gitr${SRCREV}" FILESPATHPKG_prepend = "linux-omap-pm-2.6.31:" SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm.git;protocol=git;branch=pm \ file://defconfig" SRC_URI_append = " \ file://no-empty-flash-warnings.patch;patch=1 \ file://no-cortex-deadlock.patch;patch=1 \ file://read_die_ids.patch;patch=1 \ file://fix-install.patch;patch=1 \ " SRC_URI_append_beagleboard = " file://logo_linux_clut224.ppm \ " SRC_URI_append_omap3evm = " \ file://evm-mcspi-ts.diff;patch=1 \ " S = "${WORKDIR}/git" module_autoload_ohci-hcd_omap5912osk = "ohci-hcd"