diff options
| author | LCPD Automation Script <lcpdbld@list.ti.com> | 2025-08-25 01:00:43 -0500 |
|---|---|---|
| committer | LCPD Automation Script <lcpdbld@list.ti.com> | 2025-08-25 01:00:43 -0500 |
| commit | 7e27eb1dd3a2a3e81b1d951c53619c46a1704176 (patch) | |
| tree | 356bc84c9cd44fd6a2bc981da825f9e48c2d874d /meta-ti-bsp/recipes-devtools | |
| parent | 53965ca7bf3f01c458fa6085d136fbd2f575a9e2 (diff) | |
| download | meta-ti-7e27eb1dd3a2a3e81b1d951c53619c46a1704176.tar.gz | |
CI/CD Auto-Merger: cicd.master.202508250100cicd.master.202508260100cicd.master.202508250100
Updated the value(s) for:
ti-linux-fw: TI_LINUX_FW_SRCREV
atf: SRCREV_tfa:am62lxx
u-boot-ti-staging_2025.01: SRCREV
k3conf: SRCREV
linux-ti-staging-rt_6.12: PV_ARM32,SRCREV_ARM32
linux-ti-staging_6.12: PV,SRCREV
Changelogs:
ti-linux-fw: https://git.ti.com/cgit/processor-firmware/ti-linux-firmware/log/?qt=range&q=6506f9e1e5d8d62e9dd70123fae04bd07b90bcd5..33b0116556a8a57e8e456a99e45e8736db7652f3
u-boot-ti-staging_2025.01: https://git.ti.com/cgit/ti-u-boot/ti-u-boot/log/?qt=range&q=556593b8d5f39ad77327d2e7aa190d3faae5a350..f3f8c664b3001e40cbdf46687732b2c37e1b6b33
k3conf: https://git.ti.com/cgit/k3conf/k3conf/log/?qt=range&q=4e8df1a41a1437b61562836e9478e8069d1a071c..6700e5a7f417c1bb19daf2422b880a82b7315543
linux-ti-staging-rt_6.12: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/log/?qt=range&q=6246158ffbe4dfc005258a52780956f8baf04574..9085e19579dfb5074d05000dcca3b9b7d8afb106
linux-ti-staging_6.12: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/log/?qt=range&q=fe4718a972cfcac11933e98f5a3986e084a7c43f..10c7960f9cf6c5e3ed0c8865596e07540bf9ba1b
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 35516600..848977b9 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 = "4e8df1a41a1437b61562836e9478e8069d1a071c" | 13 | SRCREV = "6700e5a7f417c1bb19daf2422b880a82b7315543" |
| 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}" |
