summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNishanth Menon <nm@ti.com>2021-04-27 20:24:47 -0500
committerPraneeth Bajjuri <praneeth@ti.com>2021-05-03 16:14:36 -0500
commit78e05140912c31b003fb84c54798bceab51f07de (patch)
treee91472b89724f8e2c368a6b9ce77dd5cfefea080
parent618058733b70d0cd4f4f27394424b0c79b761516 (diff)
downloadmeta-ti-78e05140912c31b003fb84c54798bceab51f07de.tar.gz
linux-ti-mainline: Bump kernel version to v5.12
And lets work with the latest kernel Signed-off-by: Nishanth Menon <nm@ti.com>
-rw-r--r--recipes-kernel/linux/linux-ti-mainline_git.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-ti-mainline_git.bb b/recipes-kernel/linux/linux-ti-mainline_git.bb
index 19c091e8..fc16485d 100644
--- a/recipes-kernel/linux/linux-ti-mainline_git.bb
+++ b/recipes-kernel/linux/linux-ti-mainline_git.bb
@@ -18,9 +18,9 @@ S = "${WORKDIR}/git"
18BRANCH = "master" 18BRANCH = "master"
19TOOLS_BRANCH = "master" 19TOOLS_BRANCH = "master"
20 20
21# 5.11 Mainline version 21# 5.12 Mainline version
22SRCREV = "f40ddce88593482919761f74910f42f4b84c004b" 22SRCREV = "9f4ad9e425a1d3b6a34617b8ea226d56a119a717"
23PV = "5.11+git${SRCPV}" 23PV = "5.12+git${SRCPV}"
24 24
25# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild 25# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
26MACHINE_KERNEL_PR_append = "a" 26MACHINE_KERNEL_PR_append = "a"