mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-04-24 21:49:06 +00:00
linux-ti-mainline: Bump kernel version to v5.15
This adds up numerous fixes for various k3 platforms. While at it, bump the ti-upstream-tools repo as this sync up gives us: config: audio_display: Update cdns-mhdp configs Signed-off-by: Ryan Eatmon <reatmon@ti.com> Signed-off-by: Nishanth Menon <nm@ti.com> Signed-off-by: Yogesh Siraswar <yogeshs@ti.com> Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
This commit is contained in:
@@ -20,9 +20,9 @@ S = "${WORKDIR}/git"
|
|||||||
BRANCH = "master"
|
BRANCH = "master"
|
||||||
TOOLS_BRANCH = "master"
|
TOOLS_BRANCH = "master"
|
||||||
|
|
||||||
# 5.13 Mainline version
|
# 5.15 Mainline version
|
||||||
SRCREV = "62fb9874f5da54fdb243003b386128037319b219"
|
SRCREV = "8bb7eca972ad531c9b149c0a51ab43a417385813"
|
||||||
PV = "5.13+git${SRCPV}"
|
PV = "5.15+git${SRCPV}"
|
||||||
|
|
||||||
# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
|
# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
|
||||||
MACHINE_KERNEL_PR:append = "b"
|
MACHINE_KERNEL_PR:append = "b"
|
||||||
@@ -36,7 +36,7 @@ SRC_URI += " \
|
|||||||
file://defconfig \
|
file://defconfig \
|
||||||
"
|
"
|
||||||
|
|
||||||
SRCREV_ti-upstream-tools = "c9b8150cb00a5beb7b7f3e42d0d817aa9392fabd"
|
SRCREV_ti-upstream-tools = "0f60697843bba6f8d721b14da92b1652563ccb95"
|
||||||
SRCREV_FORMAT = "linux"
|
SRCREV_FORMAT = "linux"
|
||||||
|
|
||||||
KERNEL_DEVICETREE = ""
|
KERNEL_DEVICETREE = ""
|
||||||
|
|||||||
Reference in New Issue
Block a user