1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-04-20 11:42:57 +00:00

ti-extras: Update SRCREV and BRANCH for ti-extras sources

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>
This commit is contained in:
Paresh Bhagat
2024-07-09 18:11:06 +05:30
committed by Ryan Eatmon
parent 585e6d9d78
commit b51d1ac751
3 changed files with 12 additions and 12 deletions

View File

@@ -3,10 +3,10 @@
COMPATIBLE_MACHINE = "am62xx|am62pxx"
BRANCH = "ti-u-boot-2023.04"
BRANCH:tie-jailhouse = "ti-u-boot-2023.04-jailhouse"
BRANCH = "ti-u-boot-2024.04"
BRANCH:tie-jailhouse = "ti-u-boot-2024.04-jailhouse"
SRCREV = "b0d868ee086eb5c96a3d32f72a7cb9670abf5b90"
SRCREV:tie-jailhouse = "765cab112d16fcf68a3266738073663dae67a55d"
SRCREV = "b3c10f333acccef49ebaf4abc575616ea7326d50"
SRCREV:tie-jailhouse = "b3c10f333acccef49ebaf4abc575616ea7326d50"
UBOOT_GIT_URI = "git://git.ti.com/git/processor-sdk/u-boot.git"

View File

@@ -4,8 +4,8 @@
COMPATIBLE_MACHINE = "am62xx|am62pxx"
BRANCH = "ti-rt-linux-6.1.y"
BRANCH:tie-jailhouse = "ti-rt-linux-6.1.y-jailhouse"
BRANCH = "ti-rt-linux-6.6.y"
BRANCH:tie-jailhouse = "ti-rt-linux-6.6.y-jailhouse"
SRCREV = "685e77152461bd6b791500f717bec62d17c1b36d"
SRCREV:tie-jailhouse = "a74088b40b4d27478a2af5c20cdc0b4ec8ed9470"
SRCREV = "fb89cd4d622ce6cc1b7b254ae21298570d437a08"
SRCREV:tie-jailhouse = "ea592a872ebdb974f26f6f839596e0a79e9d408b"

View File

@@ -4,11 +4,11 @@
COMPATIBLE_MACHINE = "am62xx|am62pxx"
BRANCH = "ti-linux-6.1.y"
BRANCH:tie-jailhouse = "ti-linux-6.1.y-jailhouse"
BRANCH = "ti-linux-6.6.y"
BRANCH:tie-jailhouse = "ti-linux-6.6.y-jailhouse"
SRCREV = "ec058c3ddc5377c629e988a95ef84826b14a3307"
SRCREV:tie-jailhouse = "d035e0cc72399f1c087a63c4210d29e79a7a66e4"
SRCREV = "e298dab666632b6f62ed61eac35813331341c3aa"
SRCREV:tie-jailhouse = "b45ba5ae4b724d4a09c0c7125ffb49e9d58c04f7"
KERNEL_GIT_URI = "git://git.ti.com/git/processor-sdk/linux.git"