mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-07-16 14:27:48 +00:00
linux-keystone: update from version 3.6-rc6 to 3.6.6
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
@@ -0,0 +1,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.05"
|
||||
|
||||
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