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.11
And lets work with the latest kernel Signed-off-by: Nishanth Menon <nm@ti.com> Reviewed-by: Denys Dmytriyenko <denis@denix.org> Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
This commit is contained in:
committed by
Praneeth Bajjuri
parent
5efa48bcb2
commit
92b57a43ee
@@ -15,9 +15,9 @@ S = "${WORKDIR}/git"
|
||||
|
||||
BRANCH = "master"
|
||||
|
||||
# 5.9 Mainline version
|
||||
SRCREV = "bbf5c979011a099af5dc76498918ed7df445635b"
|
||||
PV = "5.9+git${SRCPV}"
|
||||
# 5.11 Mainline version
|
||||
SRCREV = "f40ddce88593482919761f74910f42f4b84c004b"
|
||||
PV = "5.11+git${SRCPV}"
|
||||
|
||||
# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
|
||||
MACHINE_KERNEL_PR_append = "a"
|
||||
|
||||
Reference in New Issue
Block a user