summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/recipes-kernel
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:03:55 -0600
commita12149c56d7305656a491e0596583b1c05be9fc4 (patch)
tree59ab25ae73dbb020f5aea9dbaf1b0b7c7bc8c0b6 /meta-ti-bsp/recipes-kernel
parent219e1b5e9576d273fc1d5186cfa9c16749aade05 (diff)
downloadmeta-ti-a12149c56d7305656a491e0596583b1c05be9fc4.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>
Diffstat (limited to 'meta-ti-bsp/recipes-kernel')
-rw-r--r--meta-ti-bsp/recipes-kernel/linux/ti-extras.inc4
1 files changed, 2 insertions, 2 deletions
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"
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 14