1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-07-27 06:18:13 +00:00

ti-linux-fw: Update BRANCH

With the move to 6.18 it was decided to start branching the firmware
repository.  This just moves the branch to the 6.12 supported changes
for scarthgap.

Signed-off-by: Ryan Eatmon <reatmon@ti.com>
This commit is contained in:
Ryan Eatmon
2026-03-13 10:22:30 -05:00
parent accf1c8bcf
commit 87e3c1f220
@@ -25,7 +25,7 @@ PCM6240_FW_VERSION = "1.0.0.0"
TI_LINUX_FW_SRCREV ?= "8ec0c42b8ccf2c9e8bebfd7c4e03d93fed555442"
SRCREV = "${TI_LINUX_FW_SRCREV}"
BRANCH ?= "ti-linux-firmware"
BRANCH ?= "ti-linux-firmware-6.12.y"
TI_LINUX_FW_GIT_URI ?= "git://git.ti.com/git/processor-firmware/ti-linux-firmware.git"
TI_LINUX_FW_GIT_PROTOCOL ?= "https"