Message ID | 20250807080506.2249872-1-lcpdbld@list.ti.com |
---|---|
State | Accepted |
Delegated to: | Ryan Eatmon |
Headers | show |
Series | [meta-ti,master] CI/CD Auto-Merger: cicd.master.202508070100 | expand |
meta-ti / na / 20250807080506.2249872-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.202508070100 - Submitter: From: LCPD Automation Script <lcpdbld@list.ti.com> - Date: Date: Thu, 7 Aug 2025 03:05:06 -0500 - Num Patches: 1 - Mailing List (public inbox) Commit SHA: af9a182c35d94187ddd1803bb4dc0e36af610d0f Applied to: - Repository: lcpd-prc-meta-ti - Base Branch: master-wip - Commit Author: Beleswar Padhi <b-padhi@ti.com> - Commit Subject: licenses: Add INSIDE-Secure LICENSE - Commit SHA: e4e3ae9c64a1400ab23baddb09c93319c2251ca3 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 62f3485b..4496413e 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 = "6034420195cf763c9470fb2113810695e5e37a23" +SRCREV = "2bcd5f52a88ef48f8bb5b7541cf05b10d2008cd7" 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=6034420195cf763c9470fb2113810695e5e37a23..2bcd5f52a88ef48f8bb5b7541cf05b10d2008cd7 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(-)