aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-keystone_3.6.6.bb
blob: 4dd5d15c23799fdb1f0243384a6be79a82745616 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
COMPATIBLE_MACHINE = "keystone"

require linux.inc

MACHINE_KERNEL_PR_append = "a"

CORTEXA8FIXUP = "no"

# The tree tends to rebase, use literal stable tags
SRCREV = "DEV.MCSDK-03.06.06.07"

SRC_URI = "git://arago-project.org/git/projects/linux-keystone.git;protocol=git \
           file://defconfig \
           "

S = "${WORKDIR}/git"