mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-04-20 19:53:43 +00:00
linux-keystone: add kernel for keystone SOC
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
1012
recipes-kernel/linux/linux-keystone-3.5+3.6-rc6/defconfig
Normal file
1012
recipes-kernel/linux/linux-keystone-3.5+3.6-rc6/defconfig
Normal file
File diff suppressed because it is too large
Load Diff
17
recipes-kernel/linux/linux-keystone_3.6.bb
Normal file
17
recipes-kernel/linux/linux-keystone_3.6.bb
Normal 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"
|
||||
Reference in New Issue
Block a user