summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/recipes-devtools
diff options
context:
space:
mode:
authorLCPD Automation Script <lcpdbld@list.ti.com>2026-05-19 22:00:47 -0500
committerLCPD Automation Script <lcpdbld@list.ti.com>2026-05-19 22:00:47 -0500
commit76b0b85fecfdd7ace7439697d67bff7188acd465 (patch)
tree64c64248f176eb68e44a68aa69d9b9904f6f5916 /meta-ti-bsp/recipes-devtools
parente05d529fd75ecfe75040bdc22ca9db38ab6a85eb (diff)
downloadmeta-ti-76b0b85fecfdd7ace7439697d67bff7188acd465.tar.gz
CI/CD Auto-Merger: cicd.master.202605192200cicd.master.202605210401cicd.master.202605192200
Updated the value(s) for: atf: SRCREV_tfa:am62lxx u-boot-ti-staging_2026.01: SRCREV_uboot k3conf: SRCREV linux-ti-staging_6.18: SRCREV Changelogs: u-boot-ti-staging_2026.01: https://git.ti.com/cgit/ti-u-boot/ti-u-boot/log/?qt=range&q=ee3048ee0822c35312379b6e24b5c80e9a845110..1f603935204df4b34054fa3bac80158e528e2c36 k3conf: https://git.ti.com/cgit/k3conf/k3conf/log/?qt=range&q=c50875c7c4ad112d5e632bea3301e06a0aa8669f..eaa148f9640a047511be89f7652f8b1e93a4249c linux-ti-staging_6.18: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/log/?qt=range&q=0085e69eaf041684d5806e4d1fde49c325519a9f..0472fbafd7277ece9e1bae4189bc6099e33cdbc4 Signed-off-by: LCPD Automation Script <lcpdbld@list.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 3e3205ba..e33a1e91 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 = "c50875c7c4ad112d5e632bea3301e06a0aa8669f" 13SRCREV = "eaa148f9640a047511be89f7652f8b1e93a4249c"
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}"