diff options
| -rw-r--r-- | meta-ti-bsp/recipes-devtools/k3conf/k3conf_git.bb | 2 |
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 76088eaf..ce8f98b5 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.3+git${SRCPV}" | |||
| 10 | COMPATIBLE_MACHINE = "k3" | 10 | COMPATIBLE_MACHINE = "k3" |
| 11 | 11 | ||
| 12 | BRANCH ?= "master" | 12 | BRANCH ?= "master" |
| 13 | SRCREV = "85a7433202aafafbccea8a7b2491f4df8b1ecd80" | 13 | SRCREV = "30a1d5b2d08c0da39d4e62b3ebee591a9882fa21" |
| 14 | 14 | ||
| 15 | SRC_URI = "git://git.ti.com/git/k3conf/k3conf.git;protocol=https;branch=${BRANCH}" | 15 | SRC_URI = "git://git.ti.com/git/k3conf/k3conf.git;protocol=https;branch=${BRANCH}" |
| 16 | 16 | ||
