From 7606302918491e131a945a49e95bf13f16f6dc30 Mon Sep 17 00:00:00 2001 From: Yogesh Siraswar Date: Mon, 1 Nov 2021 15:33:06 -0400 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 Signed-off-by: Denys Dmytriyenko 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 ae3904c9..14d4a052 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}"