From e7c26f5cdf0b7598f643dba4e4f0bd61b735fd55 Mon Sep 17 00:00:00 2001 From: LCPD Automation Script Date: Thu, 21 Sep 2023 04:00:51 -0500 Subject: [PATCH] k3conf: CI/CD Auto-Merger: cicd.kirkstone.202309210400 Updated the value(s) for: SRCREV Signed-off-by: LCPD Automation Script --- meta-ti-bsp/recipes-devtools/k3conf/k3conf_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-ti-bsp/recipes-devtools/k3conf/k3conf_git.bb b/meta-ti-bsp/recipes-devtools/k3conf/k3conf_git.bb index 987055b0..bb0b232b 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 = "859e1cc105a01a8a4a58318679f92e2135a03a99" +SRCREV = "9f4b2409b7a844e74214716ad63d76eee0ab6fb6" SRC_URI = "git://git.ti.com/git/k3conf/k3conf.git;protocol=https;branch=${BRANCH}"