diff options
author | LCPD Automation Script <lcpdbld@list.ti.com> | 2023-05-16 11:42:24 -0500 |
---|---|---|
committer | Ryan Eatmon <reatmon@ti.com> | 2023-05-17 09:46:34 -0500 |
commit | 739b24bf1ef4512aecd1dea6491634a602fbed78 (patch) | |
tree | e0c405baec09a52d2a9b33bf6e6c8ff7d4e46ed5 /meta-ti-bsp/recipes-kernel | |
parent | 6eb5ffb743ef7e9c69915cd577fe3ce5c3e3deb9 (diff) | |
download | meta-ti-739b24bf1ef4512aecd1dea6491634a602fbed78.tar.gz |
various: Intial LTS migration version
As part of the initial LTS migration, move to the latest commits for the
various repos.
- ti-linux-fw
- u-boot-ti-staging_2021.01
- u-boot-ti-staging_2023.04
- k3conf_git
- linux-ti-staging-rt_5.10
- linux-ti-staging-rt_6.1
- linux-ti-staging_5.10
- linux-ti-staging_6.1
Going forward all updates will come from the CICD flow.
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'meta-ti-bsp/recipes-kernel')
4 files changed, 6 insertions, 6 deletions
diff --git a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_5.10.bb b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_5.10.bb index c950fc80..952af859 100644 --- a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_5.10.bb +++ b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_5.10.bb | |||
@@ -6,5 +6,5 @@ FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}-5.10:" | |||
6 | 6 | ||
7 | BRANCH = "ti-rt-linux-5.10.y" | 7 | BRANCH = "ti-rt-linux-5.10.y" |
8 | 8 | ||
9 | SRCREV = "c1a12919117a6978f40e723d6e0c67c744e026b9" | 9 | SRCREV = "101d44260b8dfbab27763581e4bbd534dd36ae33" |
10 | PV = "5.10.168+git${SRCPV}" | 10 | PV = "5.10.168+git${SRCPV}" |
diff --git a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.1.bb b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.1.bb index 8b978e09..8b05515b 100644 --- a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.1.bb +++ b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.1.bb | |||
@@ -8,5 +8,5 @@ FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}-6.1:" | |||
8 | 8 | ||
9 | BRANCH = "ti-rt-linux-6.1.y" | 9 | BRANCH = "ti-rt-linux-6.1.y" |
10 | 10 | ||
11 | SRCREV = "b7d4fb88264d2b094035871fa676592eb8e83b25" | 11 | SRCREV = "c9eb24939be548a72ddf19820805e48359be2ac5" |
12 | PV = "6.1+git${SRCPV}" | 12 | PV = "6.1.26+git${SRCPV}" |
diff --git a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_5.10.bb b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_5.10.bb index 914448ef..58a2fd69 100644 --- a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_5.10.bb +++ b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_5.10.bb | |||
@@ -25,7 +25,7 @@ S = "${WORKDIR}/git" | |||
25 | 25 | ||
26 | BRANCH = "ti-linux-5.10.y" | 26 | BRANCH = "ti-linux-5.10.y" |
27 | 27 | ||
28 | SRCREV = "2c23e6c538c879e380401ae4b236f54020618eaa" | 28 | SRCREV = "991c5ce91e43cb620f534dc9fe7b0ad21f4f4388" |
29 | PV = "5.10.168+git${SRCPV}" | 29 | PV = "5.10.168+git${SRCPV}" |
30 | 30 | ||
31 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild | 31 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild |
diff --git a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.1.bb b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.1.bb index 131dd1b3..62873491 100644 --- a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.1.bb +++ b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.1.bb | |||
@@ -24,8 +24,8 @@ S = "${WORKDIR}/git" | |||
24 | 24 | ||
25 | BRANCH = "ti-linux-6.1.y" | 25 | BRANCH = "ti-linux-6.1.y" |
26 | 26 | ||
27 | SRCREV = "7b7231fbf048963b434d76a3cb866165365b14e0" | 27 | SRCREV = "3308599ae676663f446b61be398494fbe376fa9d" |
28 | PV = "6.1+git${SRCPV}" | 28 | PV = "6.1.26+git${SRCPV}" |
29 | 29 | ||
30 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild | 30 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild |
31 | MACHINE_KERNEL_PR:append = "b" | 31 | MACHINE_KERNEL_PR:append = "b" |