1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-05-07 11:59:49 +00:00

linux-omap4: do not use multikernel

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Koen Kooi
2011-05-09 11:53:37 +02:00
parent b2c1e278fb
commit 4e09446bf4
+5 -4
View File
@@ -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"