diff options
| author | LCPD Automation Script <lcpdbld@list.ti.com> | 2025-08-08 01:00:42 -0500 |
|---|---|---|
| committer | LCPD Automation Script <lcpdbld@list.ti.com> | 2025-08-08 01:00:42 -0500 |
| commit | bf0f3a214a433ba9843321cb7a755304c670b6bf (patch) | |
| tree | c6ed13535ad56998fbd7e11ab8c8069bd964c87e /meta-ti-bsp/recipes-devtools | |
| parent | 1544ef5ecb65080c008a833109f217bb9b4c6eb4 (diff) | |
| download | meta-ti-bf0f3a214a433ba9843321cb7a755304c670b6bf.tar.gz | |
CI/CD Auto-Merger: cicd.master.202508080100cicd.master.202508080100
Updated the value(s) for:
u-boot-ti-staging_2025.01: SRCREV
k3conf: SRCREV
linux-ti-staging-rt_6.12: SRCREV_ARM32
linux-ti-staging_6.12: SRCREV
Changelogs:
u-boot-ti-staging_2025.01: https://git.ti.com/cgit/ti-u-boot/ti-u-boot/log/?qt=range&q=743712b9ee4b33cc9739a3cbeb5a8f14ae2ccf35..05d141ca0739756a0cdd7a19268e3ad07279a17e
k3conf: https://git.ti.com/cgit/k3conf/k3conf/log/?qt=range&q=2bcd5f52a88ef48f8bb5b7541cf05b10d2008cd7..b35ec6f6c6e11471c5d06f8c24ac396077f893be
linux-ti-staging-rt_6.12: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/log/?qt=range&q=60431d6c0e260d0b9404bcf325368a88daeef9ca..2bcb6e9caabf65ef182dde7dc0332a7fe53622a2
linux-ti-staging_6.12: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/log/?qt=range&q=ce4785d01a0b962c7d9cb12f56dbae02514213eb..c94f90807b390a224fd087549b4bd5d84d5fc971
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.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 4496413e..b22d6fcb 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" | |||
| 10 | COMPATIBLE_MACHINE = "k3" | 10 | COMPATIBLE_MACHINE = "k3" |
| 11 | 11 | ||
| 12 | BRANCH ?= "master" | 12 | BRANCH ?= "master" |
| 13 | SRCREV = "2bcd5f52a88ef48f8bb5b7541cf05b10d2008cd7" | 13 | SRCREV = "b35ec6f6c6e11471c5d06f8c24ac396077f893be" |
| 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}" |
