diff mbox series

[meta-arago,scarthgap] CI/CD Auto-Merger: cicd.scarthgap.202509250412

Message ID 20250925142305.4040948-1-lcpdbld@list.ti.com
State Accepted
Delegated to: Ryan Eatmon
Headers show
Series [meta-arago,scarthgap] CI/CD Auto-Merger: cicd.scarthgap.202509250412 | expand

Commit Message

LCPD Automation Script Sept. 25, 2025, 2:23 p.m. UTC
Updated the value(s) for:
  ltp-ddt: SRCREV

Changelogs:
  ltp-ddt: https://git.ti.com/cgit/test-automation/ltp-ddt/log/?qt=range&q=2718a40231e57089b6de8ea9740386fd9cdd2683..5fddfd1598f963e1e84be8448b988ce941650c6e

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
---
 meta-arago-test/recipes-devtools/ltp-ddt/ltp-ddt_20250130.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

PRC Automation Sept. 25, 2025, 2:25 p.m. UTC | #1
meta-arago / na / 20250925142305.4040948-1-lcpdbld

PRC Results: PASS

=========================================================
  check-yocto-patches: PASS
=========================================================
Patches
----------------------------------------
WARN - [meta-arago][scarthgap][PATCH] CI/CD Auto-Merger: cicd.scarthgap.202509250412
    WARN: Commit message does not include file/recipe name: CI/CD Auto-Merger: cicd.scarthgap.202509250412. (COMMIT-MESSAGE-2)
        patch



=========================================================
  apply-yocto-patch: PASS
=========================================================
scarthgap
=====================
Summary:
- Patch Series: [meta-arago][scarthgap][PATCH] CI/CD Auto-Merger: cicd.scarthgap.202509250412
- Submitter: From: LCPD Automation Script <lcpdbld@list.ti.com>
- Date: Date: Thu, 25 Sep 2025 09:23:05 -0500
- Num Patches: 1
- Mailing List (public inbox) Commit SHA: 6d94dcd5aa74403899044e92eb94fbc0327706df

Applied to:
- Repository: lcpd-prc-meta-arago
- Base Branch: scarthgap-wip
- Commit Author: Ryan Eatmon <reatmon@ti.com>
- Commit Subject: check_yocto_rules: Flip to regex for files
- Commit SHA: 7aedd68536e2fdc3f84579560e8c5a99c98a12d0

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



=========================================================
  check-yocto-repo: PASS
=========================================================
scarthgap
=====================
PASS
diff mbox series

Patch

diff --git a/meta-arago-test/recipes-devtools/ltp-ddt/ltp-ddt_20250130.bb b/meta-arago-test/recipes-devtools/ltp-ddt/ltp-ddt_20250130.bb
index 9e82a2b2..5e6da6bf 100644
--- a/meta-arago-test/recipes-devtools/ltp-ddt/ltp-ddt_20250130.bb
+++ b/meta-arago-test/recipes-devtools/ltp-ddt/ltp-ddt_20250130.bb
@@ -12,7 +12,7 @@  PE = "1"
 PR = "r1"
 PV:append = "+git"
 
-SRCREV = "2718a40231e57089b6de8ea9740386fd9cdd2683"
+SRCREV = "5fddfd1598f963e1e84be8448b988ce941650c6e"
 BRANCH ?= "master"
 
 SRC_URI:remove = "git://github.com/linux-test-project/ltp.git;branch=master;protocol=https"