aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-omap4_2.6.35.3.bb
blob: 352f9f938ac504f35c40136a7237f551f92f5627 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
COMPATIBLE_MACHINE = "omap4430-panda"

require multi-kernel.inc

CORTEXA8FIXUP = "no"

SRCREV = "6931849710b21c0688a24646b15ff9db782b21d9"

SRC_URI = "git://kernel.ubuntu.com/ubuntu/ubuntu-maverick.git;protocol=git;branch=ti-omap4 \
           file://defconfig"

S = "${WORKDIR}/git"