diff mbox series

[meta-ti,master] CI/CD Auto-Merger: cicd.master.202508271122

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

Commit Message

LCPD Automation Script Aug. 27, 2025, 8 p.m. UTC
Updated the value(s) for:
  k3conf: SRCREV

Changelogs:
  k3conf: https://git.ti.com/cgit/k3conf/k3conf/log/?qt=range&q=6700e5a7f417c1bb19daf2422b880a82b7315543..3de294db4f2cd75404f358768f4be8f8fa3132d7

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

Comments

PRC Automation Aug. 27, 2025, 8:05 p.m. UTC | #1
meta-ti / na / 20250827200031.3477210-1-lcpdbld

PRC Results: PASS

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



=========================================================
  apply-yocto-patch: PASS
=========================================================
master
=====================
Summary:
- Patch Series: [meta-ti][master][PATCH] CI/CD Auto-Merger: cicd.master.202508271122
- Submitter: From: LCPD Automation Script <lcpdbld@list.ti.com>
- Date: Date: Wed, 27 Aug 2025 15:00:31 -0500
- Num Patches: 1
- Mailing List (public inbox) Commit SHA: ebef0a25aa1d2ac69133bddae5663bf048881b63

Applied to:
- Repository: lcpd-prc-meta-ti
- Base Branch: master-wip
- Commit Author: Telukula Jeevan Kumar Sahu <j-sahu@ti.com>
- Commit Subject: conf: machine: Include merged device trees in the list of generated dtbs
- Commit SHA: 17b6b9d666bd1dbf852a939fbf33a462abfc8d86

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



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

Patch

diff --git a/meta-ti-bsp/recipes-devtools/k3conf/k3conf_git.bb b/meta-ti-bsp/recipes-devtools/k3conf/k3conf_git.bb
index 848977b9..cf96dd2e 100644
--- a/meta-ti-bsp/recipes-devtools/k3conf/k3conf_git.bb
+++ b/meta-ti-bsp/recipes-devtools/k3conf/k3conf_git.bb
@@ -10,6 +10,6 @@  PV = "0.3+git"
 COMPATIBLE_MACHINE = "k3"
 
 BRANCH ?= "master"
-SRCREV = "6700e5a7f417c1bb19daf2422b880a82b7315543"
+SRCREV = "3de294db4f2cd75404f358768f4be8f8fa3132d7"
 
 SRC_URI = "git://git.ti.com/git/k3conf/k3conf.git;protocol=https;branch=${BRANCH}"