From d94c43be4d6fb25789d391e096939ab0bc1b1443 Mon Sep 17 00:00:00 2001 From: Dan Murphy Date: Sat, 12 Dec 2020 10:00:56 -0600 Subject: [PATCH] linux-ti-staging: Update kernel to latest commit sha Signed-off-by: Dan Murphy --- recipes-kernel/linux/linux-ti-staging-rt_5.4.bb | 4 ++-- recipes-kernel/linux/linux-ti-staging_5.4.bb | 4 ++-- 2 files changed, 4 insertions(+), 4 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 2f8fe2bf..faa7f6d8 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 = "a59ca20fbcdc436be90ca38c199f9b640671fdb7" -PV = "5.4.78+git${SRCPV}" +SRCREV = "058c8ee4e4ae3ae72ca01b5b4b2aea8213561ab9" +PV = "5.4.82+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 8275988b..cd13d6e3 100644 --- a/recipes-kernel/linux/linux-ti-staging_5.4.bb +++ b/recipes-kernel/linux/linux-ti-staging_5.4.bb @@ -21,8 +21,8 @@ S = "${WORKDIR}/git" BRANCH = "ti-linux-5.4.y" -SRCREV = "7a5e2e57a39a097b4dde09bad8f72a2d31dc09c4" -PV = "5.4.78+git${SRCPV}" +SRCREV = "73039d258adb0cac813342cc7e746e22295765fe" +PV = "5.4.82+git${SRCPV}" # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild MACHINE_KERNEL_PR_append = "a"