summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/recipes-kernel/linux
diff options
context:
space:
mode:
authorLCPD Automation Script <lcpdbld@list.ti.com>2023-05-16 11:42:24 -0500
committerRyan Eatmon <reatmon@ti.com>2023-05-17 09:46:34 -0500
commit739b24bf1ef4512aecd1dea6491634a602fbed78 (patch)
treee0c405baec09a52d2a9b33bf6e6c8ff7d4e46ed5 /meta-ti-bsp/recipes-kernel/linux
parent6eb5ffb743ef7e9c69915cd577fe3ce5c3e3deb9 (diff)
downloadmeta-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/linux')
-rw-r--r--meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_5.10.bb2
-rw-r--r--meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.1.bb4
-rw-r--r--meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_5.10.bb2
-rw-r--r--meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.1.bb4
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
7BRANCH = "ti-rt-linux-5.10.y" 7BRANCH = "ti-rt-linux-5.10.y"
8 8
9SRCREV = "c1a12919117a6978f40e723d6e0c67c744e026b9" 9SRCREV = "101d44260b8dfbab27763581e4bbd534dd36ae33"
10PV = "5.10.168+git${SRCPV}" 10PV = "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
9BRANCH = "ti-rt-linux-6.1.y" 9BRANCH = "ti-rt-linux-6.1.y"
10 10
11SRCREV = "b7d4fb88264d2b094035871fa676592eb8e83b25" 11SRCREV = "c9eb24939be548a72ddf19820805e48359be2ac5"
12PV = "6.1+git${SRCPV}" 12PV = "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
26BRANCH = "ti-linux-5.10.y" 26BRANCH = "ti-linux-5.10.y"
27 27
28SRCREV = "2c23e6c538c879e380401ae4b236f54020618eaa" 28SRCREV = "991c5ce91e43cb620f534dc9fe7b0ad21f4f4388"
29PV = "5.10.168+git${SRCPV}" 29PV = "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
25BRANCH = "ti-linux-6.1.y" 25BRANCH = "ti-linux-6.1.y"
26 26
27SRCREV = "7b7231fbf048963b434d76a3cb866165365b14e0" 27SRCREV = "3308599ae676663f446b61be398494fbe376fa9d"
28PV = "6.1+git${SRCPV}" 28PV = "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
31MACHINE_KERNEL_PR:append = "b" 31MACHINE_KERNEL_PR:append = "b"