Message ID | 20250811080631.3425949-1-lcpdbld@list.ti.com |
---|---|
State | Accepted |
Delegated to: | Ryan Eatmon |
Headers | show |
Series | [meta-ti,master] CI/CD Auto-Merger: cicd.master.202508110100 | expand |
meta-ti / na / 20250811080631.3425949-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.202508110100 - Submitter: From: LCPD Automation Script <lcpdbld@list.ti.com> - Date: Date: Mon, 11 Aug 2025 03:06:31 -0500 - Num Patches: 1 - Mailing List (public inbox) Commit SHA: 429743160931eff3c8b88278efe5723e3890d4b9 Applied to: - Repository: lcpd-prc-meta-ti - Base Branch: master-wip - Commit Author: Denys Dmytriyenko <denys@konsulko.com> - Commit Subject: meta-beagle: conf/machine rework all DTB lists - Commit SHA: 3b1f0aa728fb48bd03fdcb89e7137d5bcea7e2d5 Patches ---------------------------------------- All patches applied ========================================================= check-yocto-repo: PASS ========================================================= master ===================== PASS
diff --git a/meta-ti-bsp/recipes-devtools/k3conf/k3conf_git.bb b/meta-ti-bsp/recipes-devtools/k3conf/k3conf_git.bb index b22d6fcb..35516600 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 = "b35ec6f6c6e11471c5d06f8c24ac396077f893be" +SRCREV = "4e8df1a41a1437b61562836e9478e8069d1a071c" SRC_URI = "git://git.ti.com/git/k3conf/k3conf.git;protocol=https;branch=${BRANCH}"
Updated the value(s) for: k3conf: SRCREV Changelogs: k3conf: https://git.ti.com/cgit/k3conf/k3conf/log/?qt=range&q=b35ec6f6c6e11471c5d06f8c24ac396077f893be..4e8df1a41a1437b61562836e9478e8069d1a071c 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(-)