summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/recipes-devtools/k3conf
diff options
context:
space:
mode:
authorLCPD Automation Script <lcpdbld@list.ti.com>2024-02-27 13:17:56 -0600
committerLCPD Automation Script <lcpdbld@list.ti.com>2024-02-27 13:17:56 -0600
commitfba0b171679096da5591a936cf827bb1ce905812 (patch)
tree847d5c09cc6f0c1118adb936c642e0914af7b338 /meta-ti-bsp/recipes-devtools/k3conf
parent474480951631a16c28ccfe675cb88a657f34d625 (diff)
downloadmeta-ti-fba0b171679096da5591a936cf827bb1ce905812.tar.gz
CI/CD Auto-Merger: cicd.master.202402271317cicd.master.202402271317
Updated the value(s) for: ti-linux-fw: TI_DM_FW_VERSION,TI_LINUX_FW_SRCREV,TI_SYSFW_VERSION u-boot-ti-staging_2023.04: SRCREV u-boot-ti-staging_2024.04: SRCREV k3conf: SRCREV linux-ti-staging-rt_6.1: SRCREV linux-ti-staging_6.1: SRCREV Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
Diffstat (limited to 'meta-ti-bsp/recipes-devtools/k3conf')
-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 c284b590..f7a38da8 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}"
10COMPATIBLE_MACHINE = "k3" 10COMPATIBLE_MACHINE = "k3"
11 11
12BRANCH ?= "master" 12BRANCH ?= "master"
13SRCREV = "f4dd78ab6d3372e6326f90639b5f8f57607369d0" 13SRCREV = "cadf72379c7eec7e69031cc939d5a85f209017d6"
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}"
16 16