summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorParesh Bhagat <p-bhagat@ti.com>2024-07-09 18:11:06 +0530
committerRyan Eatmon <reatmon@ti.com>2024-07-09 10:41:54 -0500
commitb51d1ac7510c54578519fce7c00111bdcbfbb0d2 (patch)
treee5a92f57474ac48af2eb66a12307f2c85fa1dda1
parent585e6d9d78ed2b768b702863ad1b926643d351cf (diff)
downloadmeta-ti-b51d1ac7510c54578519fce7c00111bdcbfbb0d2.tar.gz
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>
-rw-r--r--meta-ti-bsp/recipes-bsp/u-boot/ti-extras.inc8
-rw-r--r--meta-ti-bsp/recipes-kernel/linux/ti-extras-rt.inc8
-rw-r--r--meta-ti-bsp/recipes-kernel/linux/ti-extras.inc8
3 files changed, 12 insertions, 12 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 d32c6529..0252e2c3 100644
--- a/meta-ti-bsp/recipes-bsp/u-boot/ti-extras.inc
+++ b/meta-ti-bsp/recipes-bsp/u-boot/ti-extras.inc
@@ -3,10 +3,10 @@
3 3
4COMPATIBLE_MACHINE = "am62xx|am62pxx" 4COMPATIBLE_MACHINE = "am62xx|am62pxx"
5 5
6BRANCH = "ti-u-boot-2023.04" 6BRANCH = "ti-u-boot-2024.04"
7BRANCH:tie-jailhouse = "ti-u-boot-2023.04-jailhouse" 7BRANCH:tie-jailhouse = "ti-u-boot-2024.04-jailhouse"
8 8
9SRCREV = "b0d868ee086eb5c96a3d32f72a7cb9670abf5b90" 9SRCREV = "b3c10f333acccef49ebaf4abc575616ea7326d50"
10SRCREV:tie-jailhouse = "765cab112d16fcf68a3266738073663dae67a55d" 10SRCREV:tie-jailhouse = "b3c10f333acccef49ebaf4abc575616ea7326d50"
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-rt.inc b/meta-ti-bsp/recipes-kernel/linux/ti-extras-rt.inc
index 530a1783..df10d594 100644
--- a/meta-ti-bsp/recipes-kernel/linux/ti-extras-rt.inc
+++ b/meta-ti-bsp/recipes-kernel/linux/ti-extras-rt.inc
@@ -4,8 +4,8 @@
4 4
5COMPATIBLE_MACHINE = "am62xx|am62pxx" 5COMPATIBLE_MACHINE = "am62xx|am62pxx"
6 6
7BRANCH = "ti-rt-linux-6.1.y" 7BRANCH = "ti-rt-linux-6.6.y"
8BRANCH:tie-jailhouse = "ti-rt-linux-6.1.y-jailhouse" 8BRANCH:tie-jailhouse = "ti-rt-linux-6.6.y-jailhouse"
9 9
10SRCREV = "685e77152461bd6b791500f717bec62d17c1b36d" 10SRCREV = "fb89cd4d622ce6cc1b7b254ae21298570d437a08"
11SRCREV:tie-jailhouse = "a74088b40b4d27478a2af5c20cdc0b4ec8ed9470" 11SRCREV:tie-jailhouse = "ea592a872ebdb974f26f6f839596e0a79e9d408b"
diff --git a/meta-ti-bsp/recipes-kernel/linux/ti-extras.inc b/meta-ti-bsp/recipes-kernel/linux/ti-extras.inc
index 0b22aca9..880d5d87 100644
--- a/meta-ti-bsp/recipes-kernel/linux/ti-extras.inc
+++ b/meta-ti-bsp/recipes-kernel/linux/ti-extras.inc
@@ -4,11 +4,11 @@
4 4
5COMPATIBLE_MACHINE = "am62xx|am62pxx" 5COMPATIBLE_MACHINE = "am62xx|am62pxx"
6 6
7BRANCH = "ti-linux-6.1.y" 7BRANCH = "ti-linux-6.6.y"
8BRANCH:tie-jailhouse = "ti-linux-6.1.y-jailhouse" 8BRANCH:tie-jailhouse = "ti-linux-6.6.y-jailhouse"
9 9
10SRCREV = "ec058c3ddc5377c629e988a95ef84826b14a3307" 10SRCREV = "e298dab666632b6f62ed61eac35813331341c3aa"
11SRCREV:tie-jailhouse = "d035e0cc72399f1c087a63c4210d29e79a7a66e4" 11SRCREV:tie-jailhouse = "b45ba5ae4b724d4a09c0c7125ffb49e9d58c04f7"
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