mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-04-21 12:09:15 +00:00
Update u-boot/ti-extras.inc to 2024.04 version. Update linux/ti-extras-rt.inc to 6.6 version. Update linux/ti-extras.inc to version 6.6. Signed-off-by: Paresh Bhagat <p-bhagat@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
12 lines
349 B
PHP
12 lines
349 B
PHP
|
|
# Use different commit, repo and branch for TI extras build
|
|
# This will have priority over generic rt path
|
|
|
|
COMPATIBLE_MACHINE = "am62xx|am62pxx"
|
|
|
|
BRANCH = "ti-rt-linux-6.6.y"
|
|
BRANCH:tie-jailhouse = "ti-rt-linux-6.6.y-jailhouse"
|
|
|
|
SRCREV = "fb89cd4d622ce6cc1b7b254ae21298570d437a08"
|
|
SRCREV:tie-jailhouse = "ea592a872ebdb974f26f6f839596e0a79e9d408b"
|