summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/recipes-devtools
diff options
context:
space:
mode:
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 3be1f46b..62f3485b 100644
--- a/meta-ti-bsp/recipes-devtools/k3conf/k3conf_git.bb
+++ b/meta-ti-bsp/recipes-devtools/k3conf/k3conf_git.bb
@@ -10,6 +10,6 @@ PV = "0.3+git"
10COMPATIBLE_MACHINE = "k3" 10COMPATIBLE_MACHINE = "k3"
11 11
12BRANCH ?= "master" 12BRANCH ?= "master"
13SRCREV = "e6abc1b87f1d5bc4c2ab5f1ebfbf5a70e437dcb4" 13SRCREV = "6034420195cf763c9470fb2113810695e5e37a23"
14 14
15SRC_URI = "git://git.ti.com/git/k3conf/k3conf.git;protocol=https;branch=${BRANCH}" 15SRC_URI = "git://git.ti.com/git/k3conf/k3conf.git;protocol=https;branch=${BRANCH}"