From 687c4b939795dd11e844aff7b586592d8fde74b4 Mon Sep 17 00:00:00 2001 From: Nishanth Menon Date: Thu, 4 Mar 2021 10:28:08 +0000 Subject: [PATCH] linux-ti-mainline: Bump kernel version to v5.11 And lets work with the latest kernel Signed-off-by: Nishanth Menon Reviewed-by: Denys Dmytriyenko Signed-off-by: Praneeth Bajjuri --- recipes-kernel/linux/linux-ti-mainline_git.bb | 6 +++--- 1 file 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" BRANCH = "master" -# 5.9 Mainline version -SRCREV = "bbf5c979011a099af5dc76498918ed7df445635b" -PV = "5.9+git${SRCPV}" +# 5.11 Mainline version +SRCREV = "f40ddce88593482919761f74910f42f4b84c004b" +PV = "5.11+git${SRCPV}" # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild MACHINE_KERNEL_PR_append = "a"