mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-04-20 19:53:43 +00:00
linux-ti-mainline: Bump kernel version to v5.13
And lets work with the latest kernel and while at it bump the system up to latest ti-upstream-tools repo to get: * AM65x SR1.0 overlay support * EFI configuration to allow for the eventual support * Few more cleanups for new architectures that have popped in. Signed-off-by: Nishanth Menon <nm@ti.com> Reviewed-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
This commit is contained in:
committed by
Yogesh Siraswar
parent
d5db414172
commit
bad7dbba38
@@ -20,9 +20,9 @@ S = "${WORKDIR}/git"
|
||||
BRANCH = "master"
|
||||
TOOLS_BRANCH = "master"
|
||||
|
||||
# 5.12 Mainline version
|
||||
SRCREV = "9f4ad9e425a1d3b6a34617b8ea226d56a119a717"
|
||||
PV = "5.12+git${SRCPV}"
|
||||
# 5.13 Mainline version
|
||||
SRCREV = "62fb9874f5da54fdb243003b386128037319b219"
|
||||
PV = "5.13+git${SRCPV}"
|
||||
|
||||
# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
|
||||
MACHINE_KERNEL_PR_append = "b"
|
||||
@@ -36,7 +36,7 @@ SRC_URI += " \
|
||||
file://defconfig \
|
||||
"
|
||||
|
||||
SRCREV_ti-upstream-tools = "d59b7471d99b806e3dc22342c8f42d5bb33f8cce"
|
||||
SRCREV_ti-upstream-tools = "c9b8150cb00a5beb7b7f3e42d0d817aa9392fabd"
|
||||
SRCREV_FORMAT = "linux"
|
||||
|
||||
KERNEL_DEVICETREE = ""
|
||||
|
||||
Reference in New Issue
Block a user