From 39893104c04adf010aef94a9407948987ce90a38 Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Tue, 11 Feb 2020 09:40:00 +0000 Subject: [PATCH] linux-ti-staging: update to the latest Signed-off-by: Denys Dmytriyenko --- conf/machine/include/ti33x.inc | 1 + recipes-kernel/linux/linux-ti-staging-rt_5.4.bb | 2 +- recipes-kernel/linux/linux-ti-staging_5.4.bb | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/conf/machine/include/ti33x.inc b/conf/machine/include/ti33x.inc index a744cd6f..4ee79957 100644 --- a/conf/machine/include/ti33x.inc +++ b/conf/machine/include/ti33x.inc @@ -29,6 +29,7 @@ KERNEL_IMAGETYPE = "zImage" KERNEL_DEVICETREE = " \ am335x-evm.dtb am335x-evmsk.dtb \ am335x-icev2.dtb \ + am335x-icev2-prueth.dtb \ am335x-pocketbeagle.dtb am335x-bone.dtb am335x-boneblue.dtb \ am335x-bonegreen.dtb am335x-bonegreen-wireless.dtb \ am335x-boneblack.dtb am335x-boneblack-wireless.dtb \ 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 42131e61..fb00c1c9 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 = "0511dab3c571a3a400bd1c16ad48464d8dd2a124" +SRCREV = "3be7c8fa970782c88c2a188f7310ccc7256121f7" PV = "5.4.17+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 e1740556..3f568937 100644 --- a/recipes-kernel/linux/linux-ti-staging_5.4.bb +++ b/recipes-kernel/linux/linux-ti-staging_5.4.bb @@ -60,7 +60,7 @@ S = "${WORKDIR}/git" BRANCH = "ti-linux-5.4.y" -SRCREV = "0a1968dffa210e2de0e3ad921eabf9548b2ca8ee" +SRCREV = "1661da3fddf4cc3f62796ecfb5c572f1e5361bdf" PV = "5.4.17+git${SRCPV}" # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild