summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorParesh Bhagat <p-bhagat@ti.com>2023-11-07 16:53:33 +0530
committerRyan Eatmon <reatmon@ti.com>2023-11-07 09:07:08 -0600
commit984e838d756f4b7cd870b179c1d5657d0f6033dc (patch)
tree03d783f3d09ffaee76b8110f8f036808a0215cb3
parent0dc59a973262dd2f50482fcc4f2d20f1a901c8d7 (diff)
downloadmeta-ti-984e838d756f4b7cd870b179c1d5657d0f6033dc.tar.gz
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>
-rw-r--r--meta-ti-bsp/recipes-bsp/u-boot/ti-extras.inc4
-rw-r--r--meta-ti-bsp/recipes-kernel/linux/ti-extras.inc5
2 files changed, 5 insertions, 4 deletions
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"
6BRANCH = "ti-u-boot-2023.04" 6BRANCH = "ti-u-boot-2023.04"
7BRANCH:tie-jailhouse = "ti-u-boot-2023.04-jailhouse" 7BRANCH:tie-jailhouse = "ti-u-boot-2023.04-jailhouse"
8 8
9SRCREV = "010afc1fe7a1412f92363c8af69c848d76a53e42" 9SRCREV = "b0d868ee086eb5c96a3d32f72a7cb9670abf5b90"
10SRCREV:tie-jailhouse = "79615e1c99b9aa73948f811f5f866cff2e34dc37" 10SRCREV:tie-jailhouse = "765cab112d16fcf68a3266738073663dae67a55d"
11 11
12UBOOT_GIT_URI = "git://git.ti.com/git/processor-sdk/u-boot.git" 12UBOOT_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 0848dd9f..076a67db 100644
--- a/meta-ti-bsp/recipes-kernel/linux/ti-extras.inc
+++ b/meta-ti-bsp/recipes-kernel/linux/ti-extras.inc
@@ -7,7 +7,8 @@ COMPATIBLE_MACHINE = "am62xx"
7BRANCH = "ti-linux-6.1.y" 7BRANCH = "ti-linux-6.1.y"
8BRANCH:tie-jailhouse = "ti-linux-6.1.y-jailhouse" 8BRANCH:tie-jailhouse = "ti-linux-6.1.y-jailhouse"
9 9
10SRCREV = "30bcc25e7cb1b25667db88d61828728f0f0b5f4b" 10SRCREV = "ec058c3ddc5377c629e988a95ef84826b14a3307"
11SRCREV:tie-jailhouse = "0ed0dec2462b805b0188fe080895adc437871549" 11SRCREV:tie-jailhouse = "d035e0cc72399f1c087a63c4210d29e79a7a66e4"
12 12
13KERNEL_GIT_URI = "git://git.ti.com/git/processor-sdk/linux.git" 13KERNEL_GIT_URI = "git://git.ti.com/git/processor-sdk/linux.git"
14