diff options
| author | LCPD Automation Script <lcpdbld@list.ti.com> | 2026-02-11 18:00:55 -0600 |
|---|---|---|
| committer | LCPD Automation Script <lcpdbld@list.ti.com> | 2026-02-11 18:00:55 -0600 |
| commit | a6bf8a8f6ecbd6c7f8305690a9a0dbd0f67b576c (patch) | |
| tree | f7619d0ae3e40b48cf7e4ea346465faca38f7296 | |
| parent | c0e80f86dec421d7518f47617c970eec6630640e (diff) | |
| download | meta-ti-a6bf8a8f6ecbd6c7f8305690a9a0dbd0f67b576c.tar.gz | |
CI/CD Auto-Merger: cicd.master-ltsprep.202602111800cicd.master-ltsprep.202602111800
Updated the value(s) for:
ti-linux-fw: TI_LINUX_FW_SRCREV,TI_SYSFW_VERSION
u-boot-ti-staging_2026.01: SRCREV_uboot
linux-ti-staging_6.18: PV,SRCREV
Changelogs:
ti-linux-fw: https://git.ti.com/cgit/processor-firmware/ti-linux-firmware/log/?qt=range&q=8ec0c42b8ccf2c9e8bebfd7c4e03d93fed555442..dfa62d2a6b9de71dc6fb682882834c9390324c42
u-boot-ti-staging_2026.01: https://git.ti.com/cgit/ti-u-boot/ti-u-boot/log/?qt=range&q=7db1482473e9a9562061c6f89e6d3cd86a17e616..41842a7ccad599b3b5aa4500de859a0f01583a8c
linux-ti-staging_6.18: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/log/?qt=range&q=e36172c9eb8513198f33eee06b8cff28c6556e11..8210918c3b8678d9781cf982c86757705405bfb3
Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
3 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 df200716..a624b730 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 | |||
| @@ -15,13 +15,13 @@ CADENCE_MHDP_FW_VERSION = "2.1.0" | |||
| 15 | IMG_DEC_FW_VERSION = "1.0" | 15 | IMG_DEC_FW_VERSION = "1.0" |
| 16 | CNM_WAVE521_FW_VERSION = "1.0.8" | 16 | CNM_WAVE521_FW_VERSION = "1.0.8" |
| 17 | TI_DM_FW_VERSION = "11.02.07" | 17 | TI_DM_FW_VERSION = "11.02.07" |
| 18 | TI_SYSFW_VERSION = "11.02.05" | 18 | TI_SYSFW_VERSION = "11.02.09" |
| 19 | TI_HSM_DEMO_FW_VERSION = "11.00.09" | 19 | TI_HSM_DEMO_FW_VERSION = "11.00.09" |
| 20 | TAD5212_FW_VERSION = "1.0.0.0" | 20 | TAD5212_FW_VERSION = "1.0.0.0" |
| 21 | TI_PKA_FW_VERSION = "2.1.0" | 21 | 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 | 23 | ||
| 24 | TI_LINUX_FW_SRCREV ?= "8ec0c42b8ccf2c9e8bebfd7c4e03d93fed555442" | 24 | TI_LINUX_FW_SRCREV ?= "dfa62d2a6b9de71dc6fb682882834c9390324c42" |
| 25 | SRCREV = "${TI_LINUX_FW_SRCREV}" | 25 | SRCREV = "${TI_LINUX_FW_SRCREV}" |
| 26 | 26 | ||
| 27 | BRANCH ?= "ti-linux-firmware" | 27 | BRANCH ?= "ti-linux-firmware" |
diff --git a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2026.01.bb b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2026.01.bb index 75302049..de315160 100644 --- a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2026.01.bb +++ b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2026.01.bb | |||
| @@ -4,6 +4,6 @@ PR = "r0" | |||
| 4 | 4 | ||
| 5 | BRANCH = "ti-u-boot-2026.01" | 5 | BRANCH = "ti-u-boot-2026.01" |
| 6 | 6 | ||
| 7 | SRCREV_uboot = "7db1482473e9a9562061c6f89e6d3cd86a17e616" | 7 | SRCREV_uboot = "41842a7ccad599b3b5aa4500de859a0f01583a8c" |
| 8 | 8 | ||
| 9 | DEFAULT_PREFERENCE = "-1" | 9 | DEFAULT_PREFERENCE = "-1" |
diff --git a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.18.bb b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.18.bb index d51f4329..aca5f102 100644 --- a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.18.bb +++ b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.18.bb | |||
| @@ -22,8 +22,8 @@ S = "${UNPACKDIR}/${BB_GIT_DEFAULT_DESTSUFFIX}" | |||
| 22 | 22 | ||
| 23 | BRANCH ?= "ti-linux-6.18.y" | 23 | BRANCH ?= "ti-linux-6.18.y" |
| 24 | 24 | ||
| 25 | SRCREV ?= "e36172c9eb8513198f33eee06b8cff28c6556e11" | 25 | SRCREV ?= "8210918c3b8678d9781cf982c86757705405bfb3" |
| 26 | PV = "6.18.8+git" | 26 | PV = "6.18.9+git" |
| 27 | 27 | ||
| 28 | KERNEL_REPRODUCIBILITY_PATCHES = " \ | 28 | KERNEL_REPRODUCIBILITY_PATCHES = " \ |
| 29 | file://0001-perf-python-Fix-compile-for-32bit-platforms.patch \ | 29 | file://0001-perf-python-Fix-compile-for-32bit-platforms.patch \ |
