mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-06-05 18:30:50 +00:00
linux-ti-staging: Update 5.10 kernel to 5.10.35
Update linux 5.10 to 5.10.35 stable Signed-off-by: Praneeth Bajjuri <praneeth@ti.com> Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
This commit is contained in:
committed by
Yogesh Siraswar
parent
fbcd6401ae
commit
6983b50ecf
@@ -6,5 +6,5 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-5.10:"
|
||||
|
||||
BRANCH = "ti-rt-linux-5.10.y"
|
||||
|
||||
SRCREV = "8fbd16658d1105671e67182c290235a99a7af02b"
|
||||
PV = "5.10.30+git${SRCPV}"
|
||||
SRCREV = "afe9ba17bb94cd226f9e5dc3685e4fe32be28c5c"
|
||||
PV = "5.10.35+git${SRCPV}"
|
||||
|
||||
@@ -23,11 +23,11 @@ S = "${WORKDIR}/git"
|
||||
|
||||
BRANCH = "ti-linux-5.10.y"
|
||||
|
||||
SRCREV = "d85aee3e19aa7403bd157d2ae30917e736096a7f"
|
||||
PV = "5.10.30+git${SRCPV}"
|
||||
SRCREV = "72d727fe733f2610e937a063bcebedce329948ec"
|
||||
PV = "5.10.35+git${SRCPV}"
|
||||
|
||||
# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
|
||||
MACHINE_KERNEL_PR_append = "b"
|
||||
MACHINE_KERNEL_PR_append = "a"
|
||||
PR = "${MACHINE_KERNEL_PR}"
|
||||
|
||||
KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git"
|
||||
|
||||
Reference in New Issue
Block a user