mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-04-18 10:42:32 +00:00
linux-ti-mainline: Update to v6.2 mainline version
Signed-off-by: Andrew Davis <afd@ti.com> Reviewed-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
This commit is contained in:
committed by
Ryan Eatmon
parent
d840fa86ec
commit
13941b9976
@@ -15,9 +15,9 @@ KERNEL_EXTRA_ARGS += "LOADADDR=${UBOOT_ENTRYPOINT} \
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
# 5.15 Mainline version
|
||||
SRCREV = "8bb7eca972ad531c9b149c0a51ab43a417385813"
|
||||
PV = "5.15+git${SRCPV}"
|
||||
# 6.2 Mainline version
|
||||
SRCREV = "c9c3395d5e3dcc6daee66c6908354d47bf98cb0c"
|
||||
PV = "6.2+git${SRCPV}"
|
||||
|
||||
# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
|
||||
MACHINE_KERNEL_PR:append = "b"
|
||||
|
||||
Reference in New Issue
Block a user