diff mbox series

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

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

Commit Message

LCPD Automation Script Nov. 20, 2025, 11:09 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=dc8865d0938e9eb37d662f61eb2db899c7b64bee..ed7695d077a74c374a38bd1e605453c731ed31ca

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 Nov. 20, 2025, 11:33 p.m. UTC | #1
meta-arago / na / 20251120230932.1485293-1-lcpdbld

PRC Results: PASS

=========================================================
  check-yocto-patches: PASS
=========================================================
Patches
----------------------------------------
WARN - [meta-arago][scarthgap][PATCH] CI/CD Auto-Merger: cicd.scarthgap.202511200845
    WARN: Commit message does not include file/recipe name: CI/CD Auto-Merger: cicd.scarthgap.202511200845. (COMMIT-MESSAGE-2)
        patch
    
    For details on the above errors/warnings visit: https://lists.yoctoproject.org/g/meta-ti/wiki/40887



=========================================================
  apply-yocto-patch: PASS
=========================================================
scarthgap
=====================
Summary:
- Patch Series: [meta-arago][scarthgap][PATCH] CI/CD Auto-Merger: cicd.scarthgap.202511200845
- Submitter: From: LCPD Automation Script <lcpdbld@list.ti.com>
- Date: Date: Thu, 20 Nov 2025 17:09:32 -0600
- Num Patches: 1
- Mailing List (public inbox) Commit SHA: 561e98a72ff4bb85fcb63a1682e6c165737a940d

Applied to:
- Repository: lcpd-prc-meta-arago
- Base Branch: scarthgap-wip
- Commit Author: Ryan Eatmon <reatmon@ti.com>
- Commit Subject: nnshark: Set missing PV
- Commit SHA: 562517da63eb17ba7f9279cfa90d68a76344eff6

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



=========================================================
  check-yocto-repo: PASS
=========================================================
scarthgap
=====================
PASS



=========================================================
  yocto-check-layers: PASS
=========================================================
scarthgap - PASS
=====================
All checks passed
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 bfa6e449..9bde2f5e 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 = "dc8865d0938e9eb37d662f61eb2db899c7b64bee"
+SRCREV = "ed7695d077a74c374a38bd1e605453c731ed31ca"
 BRANCH ?= "master"
 
 SRC_URI:remove = "git://github.com/linux-test-project/ltp.git;branch=master;protocol=https"