From 8fe7769a29c0cffff21d48270c34861a8ba86966 Mon Sep 17 00:00:00 2001 From: Ryan Eatmon Date: Tue, 7 Dec 2021 14:34:25 -0600 Subject: [PATCH] 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 Signed-off-by: Nishanth Menon Signed-off-by: Yogesh Siraswar --- recipes-kernel/linux/linux-ti-mainline_git.bb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/recipes-kernel/linux/linux-ti-mainline_git.bb b/recipes-kernel/linux/linux-ti-mainline_git.bb index 5d043da7..7491dae0 100644 --- a/recipes-kernel/linux/linux-ti-mainline_git.bb +++ b/recipes-kernel/linux/linux-ti-mainline_git.bb @@ -20,9 +20,9 @@ S = "${WORKDIR}/git" BRANCH = "master" TOOLS_BRANCH = "master" -# 5.13 Mainline version -SRCREV = "62fb9874f5da54fdb243003b386128037319b219" -PV = "5.13+git${SRCPV}" +# 5.15 Mainline version +SRCREV = "8bb7eca972ad531c9b149c0a51ab43a417385813" +PV = "5.15+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 = "c9b8150cb00a5beb7b7f3e42d0d817aa9392fabd" +SRCREV_ti-upstream-tools = "0f60697843bba6f8d721b14da92b1652563ccb95" SRCREV_FORMAT = "linux" KERNEL_DEVICETREE = ""