From 2de2c5ec01f3a1bbc62d344b0a8c65f903f97a38 Mon Sep 17 00:00:00 2001 From: Praneeth Bajjuri Date: Mon, 7 Jun 2021 19:02:52 -0500 Subject: [PATCH] linux-ti-staging: Update 5.10 kernel to the latest commit SHA Update 5.10 kernel to the latest commit SHA Signed-off-by: Praneeth Bajjuri Signed-off-by: Yogesh Siraswar --- recipes-kernel/linux/linux-ti-staging-rt_5.10.bb | 2 +- recipes-kernel/linux/linux-ti-staging_5.10.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/linux/linux-ti-staging-rt_5.10.bb b/recipes-kernel/linux/linux-ti-staging-rt_5.10.bb index 4654d92d..834df5ff 100644 --- a/recipes-kernel/linux/linux-ti-staging-rt_5.10.bb +++ b/recipes-kernel/linux/linux-ti-staging-rt_5.10.bb @@ -6,5 +6,5 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-5.10:" BRANCH = "ti-rt-linux-5.10.y" -SRCREV = "afe9ba17bb94cd226f9e5dc3685e4fe32be28c5c" +SRCREV = "433ef931c699f08bef8c67de8458302c5f971c8b" PV = "5.10.35+git${SRCPV}" diff --git a/recipes-kernel/linux/linux-ti-staging_5.10.bb b/recipes-kernel/linux/linux-ti-staging_5.10.bb index 72a6c49c..47f1669e 100644 --- a/recipes-kernel/linux/linux-ti-staging_5.10.bb +++ b/recipes-kernel/linux/linux-ti-staging_5.10.bb @@ -23,7 +23,7 @@ S = "${WORKDIR}/git" BRANCH = "ti-linux-5.10.y" -SRCREV = "72d727fe733f2610e937a063bcebedce329948ec" +SRCREV = "ae876c7c91df646ab198331e676f250f06cfdeb5" PV = "5.10.35+git${SRCPV}" # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild