summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNishanth Menon <nm@ti.com>2021-03-04 10:28:08 +0000
committerPraneeth Bajjuri <praneeth@ti.com>2021-03-04 18:45:42 -0600
commit687c4b939795dd11e844aff7b586592d8fde74b4 (patch)
treea07f1c9a9ae6e9229b249455fa771e19eac6f54d
parentcc672ee2e89ff5d1e6bf103aec55400685fd6a2d (diff)
downloadmeta-ti-687c4b939795dd11e844aff7b586592d8fde74b4.tar.gz
linux-ti-mainline: Bump kernel version to v5.11
And lets work with the latest kernel Signed-off-by: Nishanth Menon <nm@ti.com> Reviewed-by: Denys Dmytriyenko <denis@denix.org> Signed-off-by: Praneeth Bajjuri <praneeth@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 b4881d0d..ed760704 100644
--- a/recipes-kernel/linux/linux-ti-mainline_git.bb
+++ b/recipes-kernel/linux/linux-ti-mainline_git.bb
@@ -15,9 +15,9 @@ S = "${WORKDIR}/git"
15 15
16BRANCH = "master" 16BRANCH = "master"
17 17
18# 5.9 Mainline version 18# 5.11 Mainline version
19SRCREV = "bbf5c979011a099af5dc76498918ed7df445635b" 19SRCREV = "f40ddce88593482919761f74910f42f4b84c004b"
20PV = "5.9+git${SRCPV}" 20PV = "5.11+git${SRCPV}"
21 21
22# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild 22# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
23MACHINE_KERNEL_PR_append = "a" 23MACHINE_KERNEL_PR_append = "a"