diff options
| author | LCPD Automation Script <lcpdbld@list.ti.com> | 2026-06-04 09:16:27 -0500 |
|---|---|---|
| committer | LCPD Automation Script <lcpdbld@list.ti.com> | 2026-06-04 09:16:27 -0500 |
| commit | cef9dee6d756d57bf1f4506ca30dc8e0ecea6e81 (patch) | |
| tree | eb75906875991155fc8ad3cc4764638792e7063c | |
| parent | a444d3137a527d4a405986a5ffa143ed7dfc0961 (diff) | |
| download | meta-ti-11.02.14.tar.gz | |
CI/CD Auto-Merger: cicd.scarthgap.202606040916cicd.scarthgap.20260604091611.02.14
Updated the value(s) for:
ti-linux-fw: TI_LINUX_FW_SRCREV
u-boot-ti-staging_2025.01: SRCREV_uboot
k3conf: SRCREV
linux-ti-staging-rt_6.12: SRCREV_ARM32
linux-ti-staging_6.12: SRCREV
Changelogs:
ti-linux-fw: https://git.ti.com/cgit/processor-firmware/ti-linux-firmware/log/?qt=range&q=946606d906c6a07ff844c1e6f5451cbace08b96b..8fe6c3d6cab73545d14e8c0969d19c8d434843fe
u-boot-ti-staging_2025.01: https://git.ti.com/cgit/ti-u-boot/ti-u-boot/log/?qt=range&q=19795f63be7ee27e38b6e800ff6c88a2feaae13f..f6338e22d2ac0777a68fb0f295f4cf1e3e63f659
k3conf: https://git.ti.com/cgit/k3conf/k3conf/log/?qt=range&q=c50875c7c4ad112d5e632bea3301e06a0aa8669f..eaa148f9640a047511be89f7652f8b1e93a4249c
linux-ti-staging-rt_6.12: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/log/?qt=range&q=62fdc7890cde3197051743120ff44162b7356cc5..d7f2b5b19f14fb51ad279f76fbeedd0dfd40b69c
linux-ti-staging_6.12: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/log/?qt=range&q=c52c5589aab8c376f975b1feb7b8746b7b6624bd..4e3bcc10a5d1e9822e0ed2dad5cdd16f7cf30fe6
Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
5 files changed, 5 insertions, 5 deletions
diff --git a/meta-ti-bsp/recipes-bsp/ti-linux-fw/ti-linux-fw.inc b/meta-ti-bsp/recipes-bsp/ti-linux-fw/ti-linux-fw.inc index 44c0ddab..57c31696 100644 --- a/meta-ti-bsp/recipes-bsp/ti-linux-fw/ti-linux-fw.inc +++ b/meta-ti-bsp/recipes-bsp/ti-linux-fw/ti-linux-fw.inc | |||
| @@ -22,7 +22,7 @@ TI_PKA_FW_VERSION = "2.1.0" | |||
| 22 | TI_IPC_EXAMPLES_FW_VERSION = "3.52.00.01" | 22 | TI_IPC_EXAMPLES_FW_VERSION = "3.52.00.01" |
| 23 | PCM6240_FW_VERSION = "1.0.0.0" | 23 | PCM6240_FW_VERSION = "1.0.0.0" |
| 24 | 24 | ||
| 25 | TI_LINUX_FW_SRCREV ?= "946606d906c6a07ff844c1e6f5451cbace08b96b" | 25 | TI_LINUX_FW_SRCREV ?= "8fe6c3d6cab73545d14e8c0969d19c8d434843fe" |
| 26 | SRCREV = "${TI_LINUX_FW_SRCREV}" | 26 | SRCREV = "${TI_LINUX_FW_SRCREV}" |
| 27 | 27 | ||
| 28 | BRANCH ?= "ti-linux-firmware-6.12.y" | 28 | BRANCH ?= "ti-linux-firmware-6.12.y" |
diff --git a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2025.01.bb b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2025.01.bb index 0b49e559..a8197c66 100644 --- a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2025.01.bb +++ b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2025.01.bb | |||
| @@ -6,4 +6,4 @@ PR = "r0" | |||
| 6 | 6 | ||
| 7 | BRANCH = "ti-u-boot-2025.01" | 7 | BRANCH = "ti-u-boot-2025.01" |
| 8 | 8 | ||
| 9 | SRCREV_uboot = "19795f63be7ee27e38b6e800ff6c88a2feaae13f" | 9 | SRCREV_uboot = "f6338e22d2ac0777a68fb0f295f4cf1e3e63f659" |
diff --git a/meta-ti-bsp/recipes-devtools/k3conf/k3conf_git.bb b/meta-ti-bsp/recipes-devtools/k3conf/k3conf_git.bb index cbb5792d..75050d16 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" | |||
| 10 | COMPATIBLE_MACHINE = "k3" | 10 | COMPATIBLE_MACHINE = "k3" |
| 11 | 11 | ||
| 12 | BRANCH ?= "master" | 12 | BRANCH ?= "master" |
| 13 | SRCREV = "c50875c7c4ad112d5e632bea3301e06a0aa8669f" | 13 | SRCREV = "eaa148f9640a047511be89f7652f8b1e93a4249c" |
| 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 | ||
diff --git a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.12.bb b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.12.bb index 0d974c0b..21baed23 100644 --- a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.12.bb +++ b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.12.bb | |||
| @@ -10,7 +10,7 @@ BRANCH_ARM64 = "ti-linux-6.12.y" | |||
| 10 | BRANCH = "${BRANCH_ARM64}" | 10 | BRANCH = "${BRANCH_ARM64}" |
| 11 | 11 | ||
| 12 | BRANCH_ARM32 = "ti-rt-linux-6.12.y-arm32" | 12 | BRANCH_ARM32 = "ti-rt-linux-6.12.y-arm32" |
| 13 | SRCREV_ARM32 = "62fdc7890cde3197051743120ff44162b7356cc5" | 13 | SRCREV_ARM32 = "d7f2b5b19f14fb51ad279f76fbeedd0dfd40b69c" |
| 14 | PV_ARM32 = "6.12.57+git" | 14 | PV_ARM32 = "6.12.57+git" |
| 15 | 15 | ||
| 16 | BRANCH:ti33x = "${BRANCH_ARM32}" | 16 | BRANCH:ti33x = "${BRANCH_ARM32}" |
diff --git a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.12.bb b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.12.bb index d0d76d74..ba02bc13 100644 --- a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.12.bb +++ b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.12.bb | |||
| @@ -22,7 +22,7 @@ S = "${WORKDIR}/git" | |||
| 22 | 22 | ||
| 23 | BRANCH ?= "ti-linux-6.12.y" | 23 | BRANCH ?= "ti-linux-6.12.y" |
| 24 | 24 | ||
| 25 | SRCREV ?= "c52c5589aab8c376f975b1feb7b8746b7b6624bd" | 25 | SRCREV ?= "4e3bcc10a5d1e9822e0ed2dad5cdd16f7cf30fe6" |
| 26 | PV = "6.12.57+git" | 26 | PV = "6.12.57+git" |
| 27 | 27 | ||
| 28 | # Special configuration for remoteproc/rpmsg IPC modules | 28 | # Special configuration for remoteproc/rpmsg IPC modules |
