diff options
author | LCPD Automation Script <lcpdbld@list.ti.com> | 2023-05-16 22:54:41 -0500 |
---|---|---|
committer | Ryan Eatmon <reatmon@ti.com> | 2023-05-17 10:40:50 -0500 |
commit | b2cf11414a8f06cf92534c5317460fd9b5f98596 (patch) | |
tree | e13cf570a00187bcd7f0b13710ddc6239f6bae3e /meta-ti-bsp/recipes-kernel | |
parent | 8b88d7446905dae94d343c26854d08c3c824c2e1 (diff) | |
download | meta-ti-b2cf11414a8f06cf92534c5317460fd9b5f98596.tar.gz |
various: Sync from kirkstone CICD
ti-linux-fw: CI/CD Auto-Merger: cicd.kirkstone.202305161900
linux-ti-staging-rt_6.1: CI/CD Auto-Merger: cicd.kirkstone.202305161900
linux-ti-staging_6.1: CI/CD Auto-Merger: cicd.kirkstone.202305161900
u-boot-ti-staging_2023.04: CI/CD Auto-Merger: cicd.kirkstone.202305170400
Signed-off-by: LCPD Automation Script <lcpdbld@list.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/linux-ti-staging-rt_6.1.bb | 2 | ||||
-rw-r--r-- | meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.1.bb | 2 |
2 files changed, 2 insertions, 2 deletions
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 8348b870..56fa959f 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 | |||
@@ -6,5 +6,5 @@ FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}-6.1:" | |||
6 | 6 | ||
7 | BRANCH = "ti-rt-linux-6.1.y" | 7 | BRANCH = "ti-rt-linux-6.1.y" |
8 | 8 | ||
9 | SRCREV = "c9eb24939be548a72ddf19820805e48359be2ac5" | 9 | SRCREV = "75de1d1b3fe8fbd77945dca6f23b1fc3ea3ba4ec" |
10 | PV = "6.1.26+git${SRCPV}" | 10 | PV = "6.1.26+git${SRCPV}" |
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 6b8e2754..cdee548f 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 | |||
@@ -22,7 +22,7 @@ S = "${WORKDIR}/git" | |||
22 | 22 | ||
23 | BRANCH = "ti-linux-6.1.y" | 23 | BRANCH = "ti-linux-6.1.y" |
24 | 24 | ||
25 | SRCREV = "3308599ae676663f446b61be398494fbe376fa9d" | 25 | SRCREV = "5618571dbfea8f91cafc5595ec360037da9fd5ac" |
26 | PV = "6.1.26+git${SRCPV}" | 26 | PV = "6.1.26+git${SRCPV}" |
27 | 27 | ||
28 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild | 28 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild |