Use latest SRCREV on master branch to pick up all the
changes compliant with TIFS 2020.08b firmware.
Signed-off-by: Suman Anna <s-anna@...>
---
Hi Dan,
Please pick this up for 07.01.00.006. Will submit a separate patch
for master, looks like Nikhil missed one update to master branch.
regards
Suman
recipes-devtools/k3conf/k3conf_git.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes-devtools/k3conf/k3conf_git.bb b/recipes-devtools/k3conf/k3conf_git.bb
index 6771eeb7682e..f7d062b91408 100644
--- a/recipes-devtools/k3conf/k3conf_git.bb
+++ b/recipes-devtools/k3conf/k3conf_git.bb
@@ -8,7 +8,7 @@ PV = "0.1+git${SRCPV}"
COMPATIBLE_MACHINE = "k3"
BRANCH ?= "master"
-SRCREV = "246eb4092d7d111ce10e0a310b9bde678b97ab36"
+SRCREV = "1ff0c4f429e8e33d22b52ec002d9b97bbca6bf0b"
SRC_URI = "git://git.ti.com/k3conf/k3conf.git;protocol=git;branch=${BRANCH}"
--
2.28.0