1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-04-03 09:39:02 +00:00

Compare commits

..

1 Commits

Author SHA1 Message Date
LCPD Automation Script
edac884030 CI/CD Auto-Merger: cicd.scarthgap.202604020811
Updated the value(s) for:
  ti-linux-fw: TI_LINUX_FW_SRCREV

Changelogs:
  ti-linux-fw: https://git.ti.com/cgit/processor-firmware/ti-linux-firmware/log/?qt=range&q=f323c31fcfa11b5097cc99f8340b909e8ed6b9fb..946606d906c6a07ff844c1e6f5451cbace08b96b

Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
2026-04-02 08:11:42 -05:00

View File

@@ -22,7 +22,7 @@ TI_PKA_FW_VERSION = "2.1.0"
TI_IPC_EXAMPLES_FW_VERSION = "3.52.00.01"
PCM6240_FW_VERSION = "1.0.0.0"
TI_LINUX_FW_SRCREV ?= "f323c31fcfa11b5097cc99f8340b909e8ed6b9fb"
TI_LINUX_FW_SRCREV ?= "946606d906c6a07ff844c1e6f5451cbace08b96b"
SRCREV = "${TI_LINUX_FW_SRCREV}"
BRANCH ?= "ti-linux-firmware-6.12.y"