From 3ef20f8582e743076b27d77aed43d4316dec42a6 Mon Sep 17 00:00:00 2001 From: LCPD Automation Script Date: Mon, 15 May 2023 13:46:45 -0500 Subject: various: Intial LTS migration version As part of the initial LTS migration, move to the latest commits for the various repos. - ti-linux-fw - u-boot-ti-staging_2021.01 - u-boot-ti-staging_2023.04 - k3conf_git - linux-ti-staging-rt_5.10 - linux-ti-staging-rt_6.1 - linux-ti-staging_5.10 - linux-ti-staging_6.1 Going forward all updates will come from the CICD flow. Signed-off-by: Ryan Eatmon --- meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.1.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.1.bb') diff --git a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.1.bb b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.1.bb index 8b978e09..8b05515b 100644 --- a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.1.bb +++ b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.1.bb @@ -8,5 +8,5 @@ FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}-6.1:" BRANCH = "ti-rt-linux-6.1.y" -SRCREV = "b7d4fb88264d2b094035871fa676592eb8e83b25" -PV = "6.1+git${SRCPV}" +SRCREV = "c9eb24939be548a72ddf19820805e48359be2ac5" +PV = "6.1.26+git${SRCPV}" -- cgit v1.2.3-54-g00ecf