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:
@@ -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
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user