From f775554c61af41ee27134fea3083e312fab61726 Mon Sep 17 00:00:00 2001 From: Praneeth Bajjuri Date: Fri, 23 Apr 2021 12:04:49 -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 --- 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 6fd08e63..e97aca3b 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 = "85acf0d261f2dfd6c0bc5dcb7fda42771656701d" +SRCREV = "79bfe5400b3fe9350cca6a009d8fdafcfc59879f" PV = "5.10.21+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 c4261397..698ec871 100644 --- a/recipes-kernel/linux/linux-ti-staging_5.10.bb +++ b/recipes-kernel/linux/linux-ti-staging_5.10.bb @@ -21,7 +21,7 @@ S = "${WORKDIR}/git" BRANCH = "ti-linux-5.10.y" -SRCREV = "f513af27cd3301533e5a5e550e83e72b282f8759" +SRCREV = "b53d877300ae60870b85823c6bfabb3aa643933b" PV = "5.10.21+git${SRCPV}" # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild