From 30e5f0a9d71d5c5c68db5f1528efc211e4668ad8 Mon Sep 17 00:00:00 2001 From: LCPD Automation Script Date: Sun, 26 Jul 2026 18:00:49 -0500 Subject: [PATCH] CI/CD Auto-Merger: cicd.wrynose.202607261800 Updated the value(s) for: linux-ti-staging_6.18: SRCREV ltp-ddt: SRCREV Changelogs: linux-ti-staging_6.18: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/log/?qt=range&q=1510cd916429bb025e2d0fdbad7ceae652820d82..e325569e2934592fdf0fc49180b4bf4eab264b9a ltp-ddt: https://git.ti.com/cgit/test-automation/ltp-ddt/log/?qt=range&q=26fc7b1db82d7852bdb804a21cda9e1c997702e5..7b57dadd43ea498b738b12a1f3db980ee5132a13 Signed-off-by: LCPD Automation Script --- meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.18.bb | 2 +- meta-ti-test/recipes-devtools/ltp-ddt/ltp-ddt_20260130.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 0001f465..a76e98c0 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,7 +22,7 @@ S = "${UNPACKDIR}/${BB_GIT_DEFAULT_DESTSUFFIX}" BRANCH ?= "ti-linux-6.18.y" -SRCREV ?= "1510cd916429bb025e2d0fdbad7ceae652820d82" +SRCREV ?= "e325569e2934592fdf0fc49180b4bf4eab264b9a" PV = "6.18.38+git" KERNEL_REPRODUCIBILITY_PATCHES = " \ diff --git a/meta-ti-test/recipes-devtools/ltp-ddt/ltp-ddt_20260130.bb b/meta-ti-test/recipes-devtools/ltp-ddt/ltp-ddt_20260130.bb index e455267b..5bb0e5f3 100644 --- a/meta-ti-test/recipes-devtools/ltp-ddt/ltp-ddt_20260130.bb +++ b/meta-ti-test/recipes-devtools/ltp-ddt/ltp-ddt_20260130.bb @@ -11,7 +11,7 @@ PE = "1" PR = "r1" PV:append = "+git" -SRCREV = "26fc7b1db82d7852bdb804a21cda9e1c997702e5" +SRCREV = "7b57dadd43ea498b738b12a1f3db980ee5132a13" BRANCH ?= "master" SRC_URI:remove = "git://github.com/linux-test-project/ltp.git;branch=master;protocol=https"