diff mbox series

[meta-ti,wrynose] CI/CD Auto-Merger: cicd.wrynose.202607290400

Message ID 20260729220429.2588187-1-lcpdbld@list.ti.com
State New
Headers show
Series [meta-ti,wrynose] CI/CD Auto-Merger: cicd.wrynose.202607290400 | expand

Commit Message

LCPD Automation Script July 29, 2026, 10:04 p.m. UTC
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..9098671a2d2ce1876543f6d6fd576285a184f5a4
  ltp-ddt: https://git.ti.com/cgit/test-automation/ltp-ddt/log/?qt=range&q=26fc7b1db82d7852bdb804a21cda9e1c997702e5..7b143203fef1c7b774a49b459c092eaf0b2718e9

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
---
 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(-)

Comments

PRC Automation July 29, 2026, 10:06 p.m. UTC | #1
meta-ti / na / 20260729220429.2588187-1-lcpdbld

PRC Results: PASS

=========================================================
  check-yocto-patches: PASS
=========================================================
Patches
----------------------------------------
All patches passed



=========================================================
  apply-yocto-patch: PASS
=========================================================
wrynose
=====================
Summary:
- Patch Series: [meta-ti][wrynose][PATCH] CI/CD Auto-Merger: cicd.wrynose.202607290400
- Submitter: From: LCPD Automation Script <lcpdbld@list.ti.com>
- Date: Date: Wed, 29 Jul 2026 17:04:29 -0500
- Num Patches: 1
- Mailing List (public inbox) Commit SHA: fcfbfda6f7ec337bd51f31d3513d3e6e6f20f0e6

Applied to:
- Repository: lcpd-prc-meta-ti
- Base Branch: wrynose-wip
- Commit Author: Ryan Eatmon <reatmon@ti.com>
- Commit Subject: linux-ti-mainline: Bump to v7.1
- Commit SHA: ae90e0a78a717c5a7babe5a397b824c340b7805f

Patches
----------------------------------------
All patches applied



=========================================================
  check-yocto-repo: PASS
=========================================================
wrynose
=====================
PASS



=========================================================
  yocto-check-layers: PASS
=========================================================
wrynose - PASS
=====================
All checks passed
diff mbox series

Patch

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..57589c01 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 ?= "9098671a2d2ce1876543f6d6fd576285a184f5a4"
 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..cdfc185e 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 = "7b143203fef1c7b774a49b459c092eaf0b2718e9"
 BRANCH ?= "master"
 
 SRC_URI:remove = "git://github.com/linux-test-project/ltp.git;branch=master;protocol=https"