aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-05-09 11:53:37 +0200
committerKoen Kooi <koen@dominion.thruhere.net>2011-05-09 11:53:37 +0200
commit4e09446bf42b12959d858da19f749bd980912f97 (patch)
treeefadab336d0f794e15790485f15aa44dd15de5aa
parentb2c1e278fb570b1cfeddff3b12deb755ccd7ccf6 (diff)
downloadopenembedded-core-contrib-4e09446bf42b12959d858da19f749bd980912f97.tar.gz
linux-omap4: do not use multikernel
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
-rw-r--r--recipes-bsp/linux/linux-omap4_2.6.35.3.bb9
1 files changed, 5 insertions, 4 deletions
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"