diff mbox series

[meta-ti,dunfell,3/3] k3conf: CI/CD Auto-Merger: cicd.dunfell.202303310400

Message ID 1680265251-54342-4-git-send-email-lcpdbld@list.ti.com
State Accepted
Delegated to: Ryan Eatmon
Headers show
Series Update to cicd.dunfell.202303310400 | expand

Commit Message

LCPD Automation Script March 31, 2023, 12:20 p.m. UTC
Updated the value(s) for:
  SRCREV

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

Patch

diff --git a/recipes-devtools/k3conf/k3conf_git.bb b/recipes-devtools/k3conf/k3conf_git.bb
index c6d3773..5553236 100644
--- a/recipes-devtools/k3conf/k3conf_git.bb
+++ b/recipes-devtools/k3conf/k3conf_git.bb
@@ -8,7 +8,7 @@  PV = "0.2+git${SRCPV}"
 COMPATIBLE_MACHINE = "k3"
 
 BRANCH ?= "master"
-SRCREV = "982f5c2f02f732b5829861218812904cd776773d"
+SRCREV = "1dd468d551fd786c410e88dadc1114505d057ebe"
 
 SRC_URI = "git://git.ti.com/git/k3conf/k3conf.git;protocol=https;branch=${BRANCH}"