diff options
| author | Ryan Eatmon <reatmon@ti.com> | 2026-03-13 10:22:30 -0500 |
|---|---|---|
| committer | Ryan Eatmon <reatmon@ti.com> | 2026-03-13 10:22:30 -0500 |
| commit | 87e3c1f22024b055507ab4afe5999455de59f00e (patch) | |
| tree | 3081115f8f0ff34f048fe110151c9e8ba86f3b08 | |
| parent | accf1c8bcf75d282932ce8b5b18d8b8692fb3842 (diff) | |
| download | meta-ti-87e3c1f22024b055507ab4afe5999455de59f00e.tar.gz | |
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>
| -rw-r--r-- | meta-ti-bsp/recipes-bsp/ti-linux-fw/ti-linux-fw.inc | 2 |
1 files changed, 1 insertions, 1 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 51cd27b8..1c3ac858 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 | |||
| @@ -25,7 +25,7 @@ PCM6240_FW_VERSION = "1.0.0.0" | |||
| 25 | TI_LINUX_FW_SRCREV ?= "8ec0c42b8ccf2c9e8bebfd7c4e03d93fed555442" | 25 | TI_LINUX_FW_SRCREV ?= "8ec0c42b8ccf2c9e8bebfd7c4e03d93fed555442" |
| 26 | SRCREV = "${TI_LINUX_FW_SRCREV}" | 26 | SRCREV = "${TI_LINUX_FW_SRCREV}" |
| 27 | 27 | ||
| 28 | BRANCH ?= "ti-linux-firmware" | 28 | BRANCH ?= "ti-linux-firmware-6.12.y" |
| 29 | 29 | ||
| 30 | TI_LINUX_FW_GIT_URI ?= "git://git.ti.com/git/processor-firmware/ti-linux-firmware.git" | 30 | TI_LINUX_FW_GIT_URI ?= "git://git.ti.com/git/processor-firmware/ti-linux-firmware.git" |
| 31 | TI_LINUX_FW_GIT_PROTOCOL ?= "https" | 31 | TI_LINUX_FW_GIT_PROTOCOL ?= "https" |
