diff options
author | Paresh Bhagat <p-bhagat@ti.com> | 2024-07-09 18:11:06 +0530 |
---|---|---|
committer | Ryan Eatmon <reatmon@ti.com> | 2024-07-09 10:41:54 -0500 |
commit | b51d1ac7510c54578519fce7c00111bdcbfbb0d2 (patch) | |
tree | e5a92f57474ac48af2eb66a12307f2c85fa1dda1 | |
parent | 585e6d9d78ed2b768b702863ad1b926643d351cf (diff) | |
download | meta-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.inc | 8 | ||||
-rw-r--r-- | meta-ti-bsp/recipes-kernel/linux/ti-extras-rt.inc | 8 | ||||
-rw-r--r-- | meta-ti-bsp/recipes-kernel/linux/ti-extras.inc | 8 |
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 | ||
4 | COMPATIBLE_MACHINE = "am62xx|am62pxx" | 4 | COMPATIBLE_MACHINE = "am62xx|am62pxx" |
5 | 5 | ||
6 | BRANCH = "ti-u-boot-2023.04" | 6 | BRANCH = "ti-u-boot-2024.04" |
7 | BRANCH:tie-jailhouse = "ti-u-boot-2023.04-jailhouse" | 7 | BRANCH:tie-jailhouse = "ti-u-boot-2024.04-jailhouse" |
8 | 8 | ||
9 | SRCREV = "b0d868ee086eb5c96a3d32f72a7cb9670abf5b90" | 9 | SRCREV = "b3c10f333acccef49ebaf4abc575616ea7326d50" |
10 | SRCREV:tie-jailhouse = "765cab112d16fcf68a3266738073663dae67a55d" | 10 | SRCREV:tie-jailhouse = "b3c10f333acccef49ebaf4abc575616ea7326d50" |
11 | 11 | ||
12 | UBOOT_GIT_URI = "git://git.ti.com/git/processor-sdk/u-boot.git" | 12 | UBOOT_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 | ||
5 | COMPATIBLE_MACHINE = "am62xx|am62pxx" | 5 | COMPATIBLE_MACHINE = "am62xx|am62pxx" |
6 | 6 | ||
7 | BRANCH = "ti-rt-linux-6.1.y" | 7 | BRANCH = "ti-rt-linux-6.6.y" |
8 | BRANCH:tie-jailhouse = "ti-rt-linux-6.1.y-jailhouse" | 8 | BRANCH:tie-jailhouse = "ti-rt-linux-6.6.y-jailhouse" |
9 | 9 | ||
10 | SRCREV = "685e77152461bd6b791500f717bec62d17c1b36d" | 10 | SRCREV = "fb89cd4d622ce6cc1b7b254ae21298570d437a08" |
11 | SRCREV:tie-jailhouse = "a74088b40b4d27478a2af5c20cdc0b4ec8ed9470" | 11 | SRCREV: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 | ||
5 | COMPATIBLE_MACHINE = "am62xx|am62pxx" | 5 | COMPATIBLE_MACHINE = "am62xx|am62pxx" |
6 | 6 | ||
7 | BRANCH = "ti-linux-6.1.y" | 7 | BRANCH = "ti-linux-6.6.y" |
8 | BRANCH:tie-jailhouse = "ti-linux-6.1.y-jailhouse" | 8 | BRANCH:tie-jailhouse = "ti-linux-6.6.y-jailhouse" |
9 | 9 | ||
10 | SRCREV = "ec058c3ddc5377c629e988a95ef84826b14a3307" | 10 | SRCREV = "e298dab666632b6f62ed61eac35813331341c3aa" |
11 | SRCREV:tie-jailhouse = "d035e0cc72399f1c087a63c4210d29e79a7a66e4" | 11 | SRCREV:tie-jailhouse = "b45ba5ae4b724d4a09c0c7125ffb49e9d58c04f7" |
12 | 12 | ||
13 | KERNEL_GIT_URI = "git://git.ti.com/git/processor-sdk/linux.git" | 13 | KERNEL_GIT_URI = "git://git.ti.com/git/processor-sdk/linux.git" |
14 | 14 | ||