diff mbox series

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

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

Commit Message

LCPD Automation Script Nov. 14, 2025, 4:50 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=989e638943eaa6349e9e21ae378159a635183d1d..dc8865d0938e9eb37d662f61eb2db899c7b64bee

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. 14, 2025, 4:55 p.m. UTC | #1
meta-arago / na / 20251114165028.2048629-1-lcpdbld

PRC Results: PASS

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



=========================================================
  apply-yocto-patch: PASS
=========================================================
scarthgap
=====================
Summary:
- Patch Series: [meta-arago][scarthgap][PATCH] CI/CD Auto-Merger: cicd.scarthgap.202511140456
- Submitter: From: LCPD Automation Script <lcpdbld@list.ti.com>
- Date: Date: Fri, 14 Nov 2025 10:50:28 -0600
- Num Patches: 1
- Mailing List (public inbox) Commit SHA: b578069d9a0cf362b00075a96584479b16dd147c

Applied to:
- Repository: lcpd-prc-meta-arago
- Base Branch: scarthgap-wip
- Commit Author: Ryan Eatmon <reatmon@ti.com>
- Commit Subject: v4l-utils: Do the version bump in a yocto-check-layer compliant manner
- Commit SHA: ed74d4cd6d3635156ebdea91b3fdc31d2f3e93a7

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 dccf3fe0..bfa6e449 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 = "989e638943eaa6349e9e21ae378159a635183d1d"
+SRCREV = "dc8865d0938e9eb37d662f61eb2db899c7b64bee"
 BRANCH ?= "master"
 
 SRC_URI:remove = "git://github.com/linux-test-project/ltp.git;branch=master;protocol=https"