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

Update SRCREV for u-boot and linux extras

Update the SRCREV to latest commit for both u-boot and linux
extras. Also update SRCREV for jailhouse branch for both psdk
linux and u-boot.

Signed-off-by: Paresh Bhagat <p-bhagat@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
This commit is contained in:
Paresh Bhagat
2023-11-07 16:53:33 +05:30
committed by Ryan Eatmon
parent 0dc59a9732
commit 984e838d75
2 changed files with 5 additions and 4 deletions
+2 -2
View File
@@ -6,7 +6,7 @@ COMPATIBLE_MACHINE = "am62xx"
BRANCH = "ti-u-boot-2023.04"
BRANCH:tie-jailhouse = "ti-u-boot-2023.04-jailhouse"
SRCREV = "010afc1fe7a1412f92363c8af69c848d76a53e42"
SRCREV:tie-jailhouse = "79615e1c99b9aa73948f811f5f866cff2e34dc37"
SRCREV = "b0d868ee086eb5c96a3d32f72a7cb9670abf5b90"
SRCREV:tie-jailhouse = "765cab112d16fcf68a3266738073663dae67a55d"
UBOOT_GIT_URI = "git://git.ti.com/git/processor-sdk/u-boot.git"
@@ -7,7 +7,8 @@ COMPATIBLE_MACHINE = "am62xx"
BRANCH = "ti-linux-6.1.y"
BRANCH:tie-jailhouse = "ti-linux-6.1.y-jailhouse"
SRCREV = "30bcc25e7cb1b25667db88d61828728f0f0b5f4b"
SRCREV:tie-jailhouse = "0ed0dec2462b805b0188fe080895adc437871549"
SRCREV = "ec058c3ddc5377c629e988a95ef84826b14a3307"
SRCREV:tie-jailhouse = "d035e0cc72399f1c087a63c4210d29e79a7a66e4"
KERNEL_GIT_URI = "git://git.ti.com/git/processor-sdk/linux.git"