From 573c34b5077b22944cbc14738760d885b7153170 Mon Sep 17 00:00:00 2001 From: LCPD Automation Script Date: Wed, 14 Jan 2026 07:06:18 -0600 Subject: [PATCH] CI/CD Auto-Merger: cicd.master-ltsprep.202601140705 Updated the value(s) for: u-boot-ti-staging_2026.01: SRCREV_uboot linux-ti-staging_6.18: PV,SRCREV Changelogs: u-boot-ti-staging_2026.01: https://git.ti.com/cgit/ti-u-boot/ti-u-boot/log/?qt=range&q=c5e6d2ab7eba68cbfb600cdc131c0c375ced2ec9..127a42c7257a6ffbbd1575ed1cbaa8f5408a44b3 linux-ti-staging_6.18: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/log/?qt=range&q=75433f843c99d1ab544808749a46a6e2f0151a56..6b3b10a576261d5b897fa453f87255c0d9518188 Signed-off-by: LCPD Automation Script --- meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2026.01.bb | 2 +- meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.18.bb | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2026.01.bb b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2026.01.bb index 41adcb2b..296a5238 100644 --- a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2026.01.bb +++ b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2026.01.bb @@ -4,6 +4,6 @@ PR = "r0" BRANCH = "ti-u-boot-2026.01" -SRCREV_uboot = "c5e6d2ab7eba68cbfb600cdc131c0c375ced2ec9" +SRCREV_uboot = "127a42c7257a6ffbbd1575ed1cbaa8f5408a44b3" DEFAULT_PREFERENCE = "-1" diff --git a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.18.bb b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.18.bb index c2e2a3b5..169d8395 100644 --- a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.18.bb +++ b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.18.bb @@ -22,8 +22,8 @@ S = "${UNPACKDIR}/${BB_GIT_DEFAULT_DESTSUFFIX}" BRANCH ?= "ti-linux-6.18.y" -SRCREV ?= "75433f843c99d1ab544808749a46a6e2f0151a56" -PV = "6.18.0+git" +SRCREV ?= "6b3b10a576261d5b897fa453f87255c0d9518188" +PV = "6.18.5+git" KERNEL_REPRODUCIBILITY_PATCHES = " \ file://0001-perf-python-Fix-compile-for-32bit-platforms.patch \