From 885bcd4a7ef5ad0e54ac2b54e6a298fcb3fe4024 Mon Sep 17 00:00:00 2001 From: LCPD Automation Script Date: Wed, 22 Jul 2026 09:21:09 -0500 Subject: [PATCH] CI/CD Auto-Merger: cicd.master.202607220920 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=8933766be737ed2cabb9466fce497b8bc8c1ce21..1510cd916429bb025e2d0fdbad7ceae652820d82 ltp-ddt: https://git.ti.com/cgit/test-automation/ltp-ddt/log/?qt=range&q=dc5516f772ff621c2d7d517e094f1a4db3a972f3..26fc7b1db82d7852bdb804a21cda9e1c997702e5 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 903133aa..f2f27e83 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 @@ -25,7 +25,7 @@ S = "${UNPACKDIR}/${BB_GIT_DEFAULT_DESTSUFFIX}" BRANCH ?= "ti-linux-6.18.y" -SRCREV ?= "8933766be737ed2cabb9466fce497b8bc8c1ce21" +SRCREV ?= "1510cd916429bb025e2d0fdbad7ceae652820d82" 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 5dd8b52f..e455267b 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 = "dc5516f772ff621c2d7d517e094f1a4db3a972f3" +SRCREV = "26fc7b1db82d7852bdb804a21cda9e1c997702e5" BRANCH ?= "master" SRC_URI:remove = "git://github.com/linux-test-project/ltp.git;branch=master;protocol=https"