From f5fa5efa43a7a3a5e2263211fd3c10d6137fdc87 Mon Sep 17 00:00:00 2001 From: Praneeth Bajjuri Date: Sun, 21 Feb 2021 22:10:26 -0600 Subject: [PATCH] linux-ti-staging: Update 5.4 kernel to the latest commit SHA Update 5.4 kernel to the latest commit SHA Signed-off-by: Praneeth Bajjuri --- recipes-kernel/linux/linux-ti-staging-rt_5.4.bb | 2 +- recipes-kernel/linux/linux-ti-staging_5.4.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/linux/linux-ti-staging-rt_5.4.bb b/recipes-kernel/linux/linux-ti-staging-rt_5.4.bb index 475a3cd3..b6831c34 100644 --- a/recipes-kernel/linux/linux-ti-staging-rt_5.4.bb +++ b/recipes-kernel/linux/linux-ti-staging-rt_5.4.bb @@ -6,5 +6,5 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-5.4:" BRANCH = "ti-rt-linux-5.4.y" -SRCREV = "21f8134c92d1f11ecca74291df672905612337ef" +SRCREV = "f88a6c0071660458ed8985500ed5c4b5c8a7f372" PV = "5.4.93+git${SRCPV}" diff --git a/recipes-kernel/linux/linux-ti-staging_5.4.bb b/recipes-kernel/linux/linux-ti-staging_5.4.bb index f5e1ba5e..052c8971 100644 --- a/recipes-kernel/linux/linux-ti-staging_5.4.bb +++ b/recipes-kernel/linux/linux-ti-staging_5.4.bb @@ -21,7 +21,7 @@ S = "${WORKDIR}/git" BRANCH = "ti-linux-5.4.y" -SRCREV = "cabf941a8cd60a205353cb775e450ec225a5cc3b" +SRCREV = "d36781593d111abb7c56bbc7094ab6b5673d6a01" PV = "5.4.93+git${SRCPV}" # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild