1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-05-09 21:11:16 +00:00
Files
meta-ti/recipes-kernel/linux/linux-omap4_3.0.0.bb
T
Koen Kooi f1c2dd0ae5 linux-omap4: add experimental 3.0.0 version
also clean up stale files

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-09 15:33:44 +01:00

20 lines
473 B
BlitzBasic

COMPATIBLE_MACHINE = "omap4430-panda"
DEFAULT_PREFERENCE = "-1"
require linux.inc
# The main PR is now using MACHINE_KERNEL_PR, for omap4 see conf/machine/include/omap4.inc
#MACHINE_KERNEL_PR_append = "a"
CORTEXA8FIXUP = "no"
#glp 1.5.4
SRCREV = "3adddccb1e296027873df5999b5917cafd62b3db"
SRC_URI = "git://dev.omapzoom.org/pub/scm/integration/kernel-ubuntu.git;protocol=git;branch=ti-ubuntu-glp1.5.2 \
file://defconfig \
"
S = "${WORKDIR}/git"