summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-keystone_3.6.6.bb
blob: 2aa83e6dc2479624952ce92297918f1a62155e14 (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.00.00.06"

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

S = "${WORKDIR}/git"