diff mbox series

[meta-ti,kirkstone,2/4] k3conf: CI/CD Auto-Merger: cicd.kirkstone.202309281858

Message ID 1695961917-66194-3-git-send-email-lcpdbld@list.ti.com
State Accepted
Delegated to: Ryan Eatmon
Headers show
Series Update to cicd.kirkstone.202309281858 | expand

Commit Message

LCPD Automation Script Sept. 29, 2023, 4:31 a.m. UTC
Updated the value(s) for:
  SRCREV

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(-)
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 bb0b232..c667634 100644
--- a/meta-ti-bsp/recipes-devtools/k3conf/k3conf_git.bb
+++ b/meta-ti-bsp/recipes-devtools/k3conf/k3conf_git.bb
@@ -10,7 +10,7 @@  PV = "0.2+git${SRCPV}"
 COMPATIBLE_MACHINE = "k3"
 
 BRANCH ?= "master"
-SRCREV = "9f4b2409b7a844e74214716ad63d76eee0ab6fb6"
+SRCREV = "3297ea3ecb1fd39ce70504335dc2e5fb7e33dbfe"
 
 SRC_URI = "git://git.ti.com/git/k3conf/k3conf.git;protocol=https;branch=${BRANCH}"