From c2d79dd353a45592075e2e2cd91a4a0cd743e4de Mon Sep 17 00:00:00 2001 From: LCPD Automation Script Date: Fri, 29 Sep 2023 01:01:16 -0500 Subject: [PATCH] k3conf: CI/CD Auto-Merger: cicd.master.202309290100 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..c667634f 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 = "3297ea3ecb1fd39ce70504335dc2e5fb7e33dbfe" SRC_URI = "git://git.ti.com/git/k3conf/k3conf.git;protocol=https;branch=${BRANCH}"