1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-04-20 11:42:57 +00:00

linux-keystone: add kernel for keystone SOC

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Denys Dmytriyenko
2012-11-01 20:44:13 -04:00
parent 089bd2b7aa
commit 41691840ea
2 changed files with 1029 additions and 0 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,17 @@
COMPATIBLE_MACHINE = "keystone"
require linux.inc
MACHINE_KERNEL_PR_append = "a"
CORTEXA8FIXUP = "no"
PV = "3.5+3.6-rc6"
SRCREV = "2f2db618fe4dd8f37539e527480c88f6dd093e78"
SRC_URI = "git://arago-project.org/git/projects/linux-keystone.git;protocol=git \
file://defconfig \
"
S = "${WORKDIR}/git"