1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-07-16 06:17:51 +00:00

XXX: Temp update to ti-linux-fw branch and SRCREV

Signed-off-by: Ryan Eatmon <reatmon@ti.com>
This commit is contained in:
Ryan Eatmon
2026-07-08 15:22:44 -05:00
parent ea0bfc75f5
commit bfa053cb57
@@ -22,10 +22,10 @@ TI_IPC_EXAMPLES_FW_VERSION = "3.52.00.01"
PCM6240_FW_VERSION = "1.0.0.0"
IPUMM_FW_VERSION = "3.00.15.00"
TI_LINUX_FW_SRCREV ?= "ec029baad8b4b147af8331a5e099ef891e5ae1f4"
TI_LINUX_FW_SRCREV ?= "c3fdcd76a1f0adf0ad7b30c33c0c8d2355df8913"
SRCREV = "${TI_LINUX_FW_SRCREV}"
BRANCH ?= "ti-linux-firmware"
BRANCH ?= "ti-linux-firmware-next"
TI_LINUX_FW_GIT_URI ?= "git://git.ti.com/git/processor-firmware/ti-linux-firmware.git"
TI_LINUX_FW_GIT_PROTOCOL ?= "https"