summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRyan Eatmon <reatmon@ti.com>2021-12-07 14:34:25 -0600
committerYogesh Siraswar <yogeshs@ti.com>2021-12-10 03:28:53 +0000
commit8fe7769a29c0cffff21d48270c34861a8ba86966 (patch)
tree743b87cf7fcd92fddbb0a2a25bdc77162b08bec8
parent15613c951051c450fc8726b2576c23c105b79d53 (diff)
downloadmeta-ti-8fe7769a29c0cffff21d48270c34861a8ba86966.tar.gz
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>
-rw-r--r--recipes-kernel/linux/linux-ti-mainline_git.bb8
1 files 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"
20BRANCH = "master" 20BRANCH = "master"
21TOOLS_BRANCH = "master" 21TOOLS_BRANCH = "master"
22 22
23# 5.13 Mainline version 23# 5.15 Mainline version
24SRCREV = "62fb9874f5da54fdb243003b386128037319b219" 24SRCREV = "8bb7eca972ad531c9b149c0a51ab43a417385813"
25PV = "5.13+git${SRCPV}" 25PV = "5.15+git${SRCPV}"
26 26
27# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild 27# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
28MACHINE_KERNEL_PR_append = "b" 28MACHINE_KERNEL_PR_append = "b"
@@ -36,7 +36,7 @@ SRC_URI += " \
36 file://defconfig \ 36 file://defconfig \
37" 37"
38 38
39SRCREV_ti-upstream-tools = "c9b8150cb00a5beb7b7f3e42d0d817aa9392fabd" 39SRCREV_ti-upstream-tools = "0f60697843bba6f8d721b14da92b1652563ccb95"
40SRCREV_FORMAT = "linux" 40SRCREV_FORMAT = "linux"
41 41
42KERNEL_DEVICETREE = "" 42KERNEL_DEVICETREE = ""