summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/recipes-devtools
diff options
context:
space:
mode:
authorBryan Brattlof <bb@ti.com>2023-03-20 11:24:14 +0000
committerRyan Eatmon <reatmon@ti.com>2023-03-21 13:03:29 -0500
commitb04409dcc386041822cb4f040dba70646e314553 (patch)
tree1f58595462bd95958687ea44e1af456d53ce9329 /meta-ti-bsp/recipes-devtools
parentb5381aeb1f0dfc549933fad8cea93b338ae70cd5 (diff)
downloadmeta-ti-b04409dcc386041822cb4f040dba70646e314553.tar.gz
k3conf update SRCREV to add am62ax support
update the SHA of k3conf to pickup am62ax support Signed-off-by: Bryan Brattlof <bb@ti.com> Reviewed-by: Praneeth Bajjuri <praneeth@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com> Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'meta-ti-bsp/recipes-devtools')
-rw-r--r--meta-ti-bsp/recipes-devtools/k3conf/k3conf_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-ti-bsp/recipes-devtools/k3conf/k3conf_git.bb b/meta-ti-bsp/recipes-devtools/k3conf/k3conf_git.bb
index 10e2631e..c6d3773e 100644
--- a/meta-ti-bsp/recipes-devtools/k3conf/k3conf_git.bb
+++ b/meta-ti-bsp/recipes-devtools/k3conf/k3conf_git.bb
@@ -8,7 +8,7 @@ PV = "0.2+git${SRCPV}"
8COMPATIBLE_MACHINE = "k3" 8COMPATIBLE_MACHINE = "k3"
9 9
10BRANCH ?= "master" 10BRANCH ?= "master"
11SRCREV = "48cb8e8d7dc962229a9f318cd512b4ddeec5cdc5" 11SRCREV = "982f5c2f02f732b5829861218812904cd776773d"
12 12
13SRC_URI = "git://git.ti.com/git/k3conf/k3conf.git;protocol=https;branch=${BRANCH}" 13SRC_URI = "git://git.ti.com/git/k3conf/k3conf.git;protocol=https;branch=${BRANCH}"
14 14