From 4e09446bf42b12959d858da19f749bd980912f97 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Mon, 9 May 2011 11:53:37 +0200 Subject: linux-omap4: do not use multikernel Signed-off-by: Koen Kooi --- recipes-bsp/linux/linux-omap4_2.6.35.3.bb | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'recipes-bsp/linux/linux-omap4_2.6.35.3.bb') diff --git a/recipes-bsp/linux/linux-omap4_2.6.35.3.bb b/recipes-bsp/linux/linux-omap4_2.6.35.3.bb index 050255443e..bad586017e 100644 --- a/recipes-bsp/linux/linux-omap4_2.6.35.3.bb +++ b/recipes-bsp/linux/linux-omap4_2.6.35.3.bb @@ -1,6 +1,6 @@ COMPATIBLE_MACHINE = "omap4430-panda" -require multi-kernel.inc +require linux.inc CORTEXA8FIXUP = "no" @@ -15,8 +15,9 @@ SRC_URI = "git://dev.omapzoom.org/pub/scm/integration/kernel-ubuntu.git;protocol file://0006-ARM-Add-option-to-allow-userspace-access-to-performa.patch \ file://0007-OMAP4-do-not-force-select-options-which-are-not-requ.patch \ file://0008-omap4-pandaboard-add-support-for-DVI-output.patch \ - file://0001-UBUNTU-Config-Fix-FTBS-caused-by-new-binutils.patch \ - file://0002-Add-AFLAGS-for-sleep44xx-to-fix-FTBS.patch \ - file://defconfig" + file://0001-UBUNTU-Config-Fix-FTBS-caused-by-new-binutils.patch \ + file://0002-Add-AFLAGS-for-sleep44xx-to-fix-FTBS.patch \ + file://defconfig \ + " S = "${WORKDIR}/git" -- cgit 1.2.3-korg