diff options
author | LCPD Automation Script <lcpdbld@list.ti.com> | 2024-09-12 14:57:41 -0500 |
---|---|---|
committer | LCPD Automation Script <lcpdbld@list.ti.com> | 2024-09-12 14:57:41 -0500 |
commit | 490da1ca76b48a118d6b20873aaa1ec5bce4b2d4 (patch) | |
tree | 8d1bb586b0c9045d3a999e81874aef51d807f909 | |
parent | 825817be316f22af2c52732fb96efbd256adc213 (diff) | |
download | meta-ti-09.03.01.tar.gz |
CI/CD Auto-Merger: cicd.kirkstone.202409121457cicd.kirkstone.20240912145709.03.01
Updated the value(s) for:
k3conf: SRCREV
Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
-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 | ||