From 9a2674fe67c579306ac93103680c56c7f78732a6 Mon Sep 17 00:00:00 2001 From: Dan Murphy Date: Thu, 7 Jan 2021 13:09:30 -0600 Subject: [PATCH] linux-ti-staging: Update 5.4 kernel to the latest commit SHA Signed-off-by: Dan Murphy --- 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 a90585df..cc39bc78 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 = "904b5cf29732392f897f575bbed8e1ba2686812f" +SRCREV = "cfa321c18ddfc08dc4f4417c93fe607dadd9cdee" PV = "5.4.84+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 93b9b087..8d37dd48 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 = "771b7406ad06127f88d8f0d62341d4a40f73fbce" +SRCREV = "7c35f0b11b13cfbc7af25c772c77bc24eef40204" PV = "5.4.84+git${SRCPV}" # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild