From 78e05140912c31b003fb84c54798bceab51f07de Mon Sep 17 00:00:00 2001 From: Nishanth Menon Date: Tue, 27 Apr 2021 20:24:47 -0500 Subject: [PATCH] linux-ti-mainline: Bump kernel version to v5.12 And lets work with the latest kernel Signed-off-by: Nishanth Menon --- 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 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" BRANCH = "master" TOOLS_BRANCH = "master" -# 5.11 Mainline version -SRCREV = "f40ddce88593482919761f74910f42f4b84c004b" -PV = "5.11+git${SRCPV}" +# 5.12 Mainline version +SRCREV = "9f4ad9e425a1d3b6a34617b8ea226d56a119a717" +PV = "5.12+git${SRCPV}" # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild MACHINE_KERNEL_PR_append = "a"