1
0
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:
Denys Dmytriyenko
2012-12-03 15:45:01 -05:00
parent 870a521c6b
commit 973138efa0
3 changed files with 536 additions and 15 deletions
@@ -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"