summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLCPD Automation Script <lcpdbld@list.ti.com>2026-03-06 07:43:07 -0600
committerLCPD Automation Script <lcpdbld@list.ti.com>2026-03-06 07:43:07 -0600
commitdb4353bc7e93027602939bdb7b52910b676d3108 (patch)
tree777663a4eaaa96b818307d1fe21f53a4b8f31f04
parentacea5fac416a682207c31d21da20dfbefd1f33ac (diff)
downloadmeta-ti-12.00.00.05.tar.gz
CI/CD Auto-Merger: cicd.master.202603060742cicd.master.20260306074212.00.00.05
Updated the value(s) for: ti-linux-fw: TI_LINUX_FW_SRCREV atf: SRCREV_tfa:am62lxx u-boot-ti-staging_2026.01: SRCREV_uboot linux-ti-staging_6.18: SRCREV Changelogs: ti-linux-fw: https://git.ti.com/cgit/processor-firmware/ti-linux-firmware/log/?qt=range&q=cf4a45b898294c96af02a62b7321c35651b3fa67..58a8a47f9063cfcd9eebcfb2825b99a34ef19b80 u-boot-ti-staging_2026.01: https://git.ti.com/cgit/ti-u-boot/ti-u-boot/log/?qt=range&q=90e682a353fe494e4058068a02bd8ee9f7a1bbf2..8dedb46bfd7e7bba52cbedfbab10fe4383317b7b linux-ti-staging_6.18: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/log/?qt=range&q=30182cf3ac7db7fd66c36870f3fc5db91a32f36c..1ae61a325571a4b242dac987edcbff0bf11cbd35 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/trusted-firmware-a/trusted-firmware-a-ti.inc2
-rw-r--r--meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2026.01.bb2
-rw-r--r--meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.18.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 5ae90637..2a1aba95 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
@@ -21,7 +21,7 @@ TI_PKA_FW_VERSION = "2.1.0"
21TI_IPC_EXAMPLES_FW_VERSION = "3.52.00.01" 21TI_IPC_EXAMPLES_FW_VERSION = "3.52.00.01"
22PCM6240_FW_VERSION = "1.0.0.0" 22PCM6240_FW_VERSION = "1.0.0.0"
23 23
24TI_LINUX_FW_SRCREV ?= "cf4a45b898294c96af02a62b7321c35651b3fa67" 24TI_LINUX_FW_SRCREV ?= "58a8a47f9063cfcd9eebcfb2825b99a34ef19b80"
25SRCREV = "${TI_LINUX_FW_SRCREV}" 25SRCREV = "${TI_LINUX_FW_SRCREV}"
26 26
27BRANCH ?= "ti-linux-firmware" 27BRANCH ?= "ti-linux-firmware"
diff --git a/meta-ti-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a-ti.inc b/meta-ti-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a-ti.inc
index cebb5875..9e8caefa 100644
--- a/meta-ti-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a-ti.inc
+++ b/meta-ti-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a-ti.inc
@@ -10,7 +10,7 @@ SRC_URI_TRUSTED_FIRMWARE_A = "git://git.trustedfirmware.org/TF-A/trusted-firmwar
10SRCBRANCH = "master" 10SRCBRANCH = "master"
11 11
12LIC_FILES_CHKSUM:am62lxx = "file://docs/license.rst;md5=6ed7bace7b0bc63021c6eba7b524039e" 12LIC_FILES_CHKSUM:am62lxx = "file://docs/license.rst;md5=6ed7bace7b0bc63021c6eba7b524039e"
13SRCREV_tfa:am62lxx = "6f5afcdd2c5f07aef0fb325ed979d49f63ae9c4b" 13SRCREV_tfa:am62lxx = "6cbb606a1de234c08aaf6eae57ae24f6422ec111"
14SRC_URI_TRUSTED_FIRMWARE_A:am62lxx = "git://github.com/TexasInstruments/arm-trusted-firmware.git;protocol=https" 14SRC_URI_TRUSTED_FIRMWARE_A:am62lxx = "git://github.com/TexasInstruments/arm-trusted-firmware.git;protocol=https"
15SRCBRANCH:am62lxx = "ti-tfa-2.14.y" 15SRCBRANCH:am62lxx = "ti-tfa-2.14.y"
16 16
diff --git a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2026.01.bb b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2026.01.bb
index 7c466486..7c00623e 100644
--- a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2026.01.bb
+++ b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2026.01.bb
@@ -4,4 +4,4 @@ PR = "r0"
4 4
5BRANCH = "ti-u-boot-2026.01" 5BRANCH = "ti-u-boot-2026.01"
6 6
7SRCREV_uboot = "90e682a353fe494e4058068a02bd8ee9f7a1bbf2" 7SRCREV_uboot = "8dedb46bfd7e7bba52cbedfbab10fe4383317b7b"
diff --git a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.18.bb b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.18.bb
index 0e5ea5a5..1b05b120 100644
--- a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.18.bb
+++ b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.18.bb
@@ -22,7 +22,7 @@ S = "${UNPACKDIR}/${BB_GIT_DEFAULT_DESTSUFFIX}"
22 22
23BRANCH ?= "ti-linux-6.18.y" 23BRANCH ?= "ti-linux-6.18.y"
24 24
25SRCREV ?= "30182cf3ac7db7fd66c36870f3fc5db91a32f36c" 25SRCREV ?= "1ae61a325571a4b242dac987edcbff0bf11cbd35"
26PV = "6.18.13+git" 26PV = "6.18.13+git"
27 27
28KERNEL_REPRODUCIBILITY_PATCHES = " \ 28KERNEL_REPRODUCIBILITY_PATCHES = " \