From 224394b19a9ee0eac495aceefdec951fa85c38e0 Mon Sep 17 00:00:00 2001 From: Yogesh Siraswar Date: Thu, 21 Oct 2021 18:34:10 +0000 Subject: [PATCH] linux-ti-staging-rt: Bump linux rt version to latest To merge j7 dtb name change patch need to bump the linux and linux rt before the point release Signed-off-by: Yogesh Siraswar --- recipes-kernel/linux/linux-ti-staging-rt_5.10.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 a5fd6957..8a1f3812 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 = "890b86772cff397e32c66ea6528fe8702d7e44a5" +SRCREV = "6f4d81d846c7c548ccc05498c4ad824f31dd6fc0" PV = "5.10.65+git${SRCPV}"