1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-04-20 19:53:43 +00:00

linux-keystone: update to the latest dev release for keystone

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Denys Dmytriyenko
2013-01-21 21:38:27 -05:00
parent 9b7c3af377
commit 5a4eff42f2
3 changed files with 830 additions and 137 deletions

View File

@@ -5,7 +5,7 @@ require conf/machine/include/tune-cortexa15.inc
PREFERRED_PROVIDER_virtual/kernel = "linux-keystone"
# Increase this everytime you change something in the kernel
MACHINE_KERNEL_PR = "r3"
MACHINE_KERNEL_PR = "r4"
KERNEL_IMAGETYPE = "uImage"

File diff suppressed because it is too large Load Diff

View File

@@ -7,7 +7,7 @@ MACHINE_KERNEL_PR_append = "a"
CORTEXA8FIXUP = "no"
# The tree tends to rebase, use literal stable tags
SRCREV = "DEV.MCSDK-03.00.00.05"
SRCREV = "DEV.MCSDK-03.00.00.06"
SRC_URI = "git://arago-project.org/git/projects/linux-keystone.git;protocol=git \
file://defconfig \