From 604a4ecfdd26dd3645dae10e3ac6405988f92ef1 Mon Sep 17 00:00:00 2001 From: Praneeth Bajjuri Date: Tue, 27 Apr 2021 23:14:14 -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 e97aca3b..d4104b6d 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 = "79bfe5400b3fe9350cca6a009d8fdafcfc59879f" +SRCREV = "00634c794573abb7fcbbf44437b2969214edfc7a" 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 698ec871..b4de40de 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 = "b53d877300ae60870b85823c6bfabb3aa643933b" +SRCREV = "bdfd5b0c1ee5617c9a94bacad0d818920d95b486" PV = "5.10.21+git${SRCPV}" # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild