diff mbox series

[kirkstone] Update SRCREV for u-boot and linux extras

Message ID 20231107112333.2295921-1-p-bhagat@ti.com
State Accepted
Delegated to: Ryan Eatmon
Headers show
Series [kirkstone] Update SRCREV for u-boot and linux extras | expand

Commit Message

Paresh Bhagat Nov. 7, 2023, 11:23 a.m. UTC
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>
---
 meta-ti-bsp/recipes-bsp/u-boot/ti-extras.inc   | 4 ++--
 meta-ti-bsp/recipes-kernel/linux/ti-extras.inc | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)
diff mbox series

Patch

diff --git a/meta-ti-bsp/recipes-bsp/u-boot/ti-extras.inc b/meta-ti-bsp/recipes-bsp/u-boot/ti-extras.inc
index 3a016c6c..e0a94ea6 100644
--- a/meta-ti-bsp/recipes-bsp/u-boot/ti-extras.inc
+++ b/meta-ti-bsp/recipes-bsp/u-boot/ti-extras.inc
@@ -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"
diff --git a/meta-ti-bsp/recipes-kernel/linux/ti-extras.inc b/meta-ti-bsp/recipes-kernel/linux/ti-extras.inc
index 2bb88b13..076a67db 100644
--- a/meta-ti-bsp/recipes-kernel/linux/ti-extras.inc
+++ b/meta-ti-bsp/recipes-kernel/linux/ti-extras.inc
@@ -7,8 +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"