summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLCPD Automation Script <lcpdbld@list.ti.com>2026-06-15 10:35:34 -0500
committerLCPD Automation Script <lcpdbld@list.ti.com>2026-06-15 10:35:34 -0500
commit9859d582984a87b42db107127e829c976f315ee3 (patch)
tree63fcfd137c62addb1afacd949b05f1aac73f2867
parentcef9dee6d756d57bf1f4506ca30dc8e0ecea6e81 (diff)
downloadmeta-ti-scarthgap.tar.gz
CI/CD Auto-Merger: cicd.scarthgap.202606151035cicd.scarthgap.20260615103511.02.15scarthgap
Updated the value(s) for: ti-linux-fw: TI_LINUX_FW_SRCREV u-boot-ti-staging_2025.01: SRCREV_uboot linux-ti-staging-rt_6.12: SRCREV_ARM32 linux-ti-staging_6.12: SRCREV Changelogs: ti-linux-fw: https://git.ti.com/cgit/processor-firmware/ti-linux-firmware/log/?qt=range&q=8fe6c3d6cab73545d14e8c0969d19c8d434843fe..59351d453295295909a25a68b30f87e5c85a6e8a u-boot-ti-staging_2025.01: https://git.ti.com/cgit/ti-u-boot/ti-u-boot/log/?qt=range&q=f6338e22d2ac0777a68fb0f295f4cf1e3e63f659..1612e4d1deb11d49304c715576854b28cc10e34d linux-ti-staging-rt_6.12: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/log/?qt=range&q=d7f2b5b19f14fb51ad279f76fbeedd0dfd40b69c..c6cc0cab5b8575a2a70f0c4f9dbc9981f367d8e3 linux-ti-staging_6.12: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/log/?qt=range&q=4e3bcc10a5d1e9822e0ed2dad5cdd16f7cf30fe6..98bbe0d37952d0ce1b6508f108c357ceb6d58bf3 Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
-rw-r--r--meta-ti-bsp/recipes-bsp/ti-linux-fw/ti-linux-fw.inc2
-rw-r--r--meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2025.01.bb2
-rw-r--r--meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.12.bb2
-rw-r--r--meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.12.bb2
4 files changed, 4 insertions, 4 deletions
diff --git a/meta-ti-bsp/recipes-bsp/ti-linux-fw/ti-linux-fw.inc b/meta-ti-bsp/recipes-bsp/ti-linux-fw/ti-linux-fw.inc
index 57c31696..d8416ce1 100644
--- a/meta-ti-bsp/recipes-bsp/ti-linux-fw/ti-linux-fw.inc
+++ b/meta-ti-bsp/recipes-bsp/ti-linux-fw/ti-linux-fw.inc
@@ -22,7 +22,7 @@ TI_PKA_FW_VERSION = "2.1.0"
22TI_IPC_EXAMPLES_FW_VERSION = "3.52.00.01" 22TI_IPC_EXAMPLES_FW_VERSION = "3.52.00.01"
23PCM6240_FW_VERSION = "1.0.0.0" 23PCM6240_FW_VERSION = "1.0.0.0"
24 24
25TI_LINUX_FW_SRCREV ?= "8fe6c3d6cab73545d14e8c0969d19c8d434843fe" 25TI_LINUX_FW_SRCREV ?= "59351d453295295909a25a68b30f87e5c85a6e8a"
26SRCREV = "${TI_LINUX_FW_SRCREV}" 26SRCREV = "${TI_LINUX_FW_SRCREV}"
27 27
28BRANCH ?= "ti-linux-firmware-6.12.y" 28BRANCH ?= "ti-linux-firmware-6.12.y"
diff --git a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2025.01.bb b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2025.01.bb
index a8197c66..8ffc1cf5 100644
--- a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2025.01.bb
+++ b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2025.01.bb
@@ -6,4 +6,4 @@ PR = "r0"
6 6
7BRANCH = "ti-u-boot-2025.01" 7BRANCH = "ti-u-boot-2025.01"
8 8
9SRCREV_uboot = "f6338e22d2ac0777a68fb0f295f4cf1e3e63f659" 9SRCREV_uboot = "1612e4d1deb11d49304c715576854b28cc10e34d"
diff --git a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.12.bb b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.12.bb
index 21baed23..64a5e0d1 100644
--- a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.12.bb
+++ b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.12.bb
@@ -10,7 +10,7 @@ BRANCH_ARM64 = "ti-linux-6.12.y"
10BRANCH = "${BRANCH_ARM64}" 10BRANCH = "${BRANCH_ARM64}"
11 11
12BRANCH_ARM32 = "ti-rt-linux-6.12.y-arm32" 12BRANCH_ARM32 = "ti-rt-linux-6.12.y-arm32"
13SRCREV_ARM32 = "d7f2b5b19f14fb51ad279f76fbeedd0dfd40b69c" 13SRCREV_ARM32 = "c6cc0cab5b8575a2a70f0c4f9dbc9981f367d8e3"
14PV_ARM32 = "6.12.57+git" 14PV_ARM32 = "6.12.57+git"
15 15
16BRANCH:ti33x = "${BRANCH_ARM32}" 16BRANCH:ti33x = "${BRANCH_ARM32}"
diff --git a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.12.bb b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.12.bb
index ba02bc13..2ec29a12 100644
--- a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.12.bb
+++ b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.12.bb
@@ -22,7 +22,7 @@ S = "${WORKDIR}/git"
22 22
23BRANCH ?= "ti-linux-6.12.y" 23BRANCH ?= "ti-linux-6.12.y"
24 24
25SRCREV ?= "4e3bcc10a5d1e9822e0ed2dad5cdd16f7cf30fe6" 25SRCREV ?= "98bbe0d37952d0ce1b6508f108c357ceb6d58bf3"
26PV = "6.12.57+git" 26PV = "6.12.57+git"
27 27
28# Special configuration for remoteproc/rpmsg IPC modules 28# Special configuration for remoteproc/rpmsg IPC modules