diff options
| author | LCPD Automation Script <lcpdbld@list.ti.com> | 2025-02-26 14:18:35 -0600 |
|---|---|---|
| committer | LCPD Automation Script <lcpdbld@list.ti.com> | 2025-02-26 14:18:35 -0600 |
| commit | d1f9c4761e9f65f8a6f049f3ffdc85a8b0f0f63f (patch) | |
| tree | 539de2ad66faeb72369118d6b13e6da0cdd32db4 | |
| parent | aa7b8ba862dc4e15cc7e37351a2a064005b6b56e (diff) | |
| download | meta-ti-d1f9c4761e9f65f8a6f049f3ffdc85a8b0f0f63f.tar.gz | |
CI/CD Auto-Merger: cicd.scarthgap.202502261418cicd.scarthgap.20250226141811.00.05
Updated the value(s) for:
ti-linux-fw: TI_LINUX_FW_SRCREV
atf: SRCREV_tfa
u-boot-ti-staging_2025.01: SRCREV
linux-ti-staging_6.12: SRCREV
Changelogs:
ti-linux-fw: https://git.ti.com/cgit/processor-firmware/ti-linux-firmware/log/?qt=range&q=a38d4919117436130c38738197b72558998ef463..6bdfa48f6006e9b4a39befb613ad2a46d0f8746e
u-boot-ti-staging_2025.01: https://git.ti.com/cgit/ti-u-boot/ti-u-boot/log/?qt=range&q=03740dcaec3959431cd59683d795aaaac216972f..9a3137c5c11a02fef9f2b66a7e9cb2af6a6a15ba
linux-ti-staging_6.12: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/log/?qt=range&q=5657fc069e8b33255b027a2416b51133a98df939..1a2d611ee02d63eda3ad6d636e1b0cbf5af87b95
Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
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 cee5e4fa..7ec7f257 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 | |||
| @@ -17,7 +17,7 @@ CNM_WAVE521_FW_VERSION = "1.0.7" | |||
| 17 | TI_DM_FW_VERSION = "10.01.03" | 17 | TI_DM_FW_VERSION = "10.01.03" |
| 18 | TI_SYSFW_VERSION = "11.00.02" | 18 | TI_SYSFW_VERSION = "11.00.02" |
| 19 | 19 | ||
| 20 | TI_LINUX_FW_SRCREV ?= "a38d4919117436130c38738197b72558998ef463" | 20 | TI_LINUX_FW_SRCREV ?= "6bdfa48f6006e9b4a39befb613ad2a46d0f8746e" |
| 21 | SRCREV = "${TI_LINUX_FW_SRCREV}" | 21 | SRCREV = "${TI_LINUX_FW_SRCREV}" |
| 22 | 22 | ||
| 23 | BRANCH ?= "ti-linux-firmware" | 23 | BRANCH ?= "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 cabd18d2..ff8c09fc 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 | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | # NOTE: This .inc file with customizations only gets included for K3 platforms | 1 | # NOTE: This .inc file with customizations only gets included for K3 platforms |
| 2 | 2 | ||
| 3 | PV = "2.12+git" | 3 | PV = "2.12+git" |
| 4 | SRCREV_tfa = "c660da3784b824f920c1d2d7f768cb2ed5cf9d4c" | 4 | SRCREV_tfa = "dd46885ec58f9394b37f0c3d957e79838999b79d" |
| 5 | SRC_URI_TRUSTED_FIRMWARE_A = "git://github.com/TexasInstruments/arm-trusted-firmware.git;protocol=https" | 5 | SRC_URI_TRUSTED_FIRMWARE_A = "git://github.com/TexasInstruments/arm-trusted-firmware.git;protocol=https" |
| 6 | SRCBRANCH = "ti-master" | 6 | SRCBRANCH = "ti-master" |
| 7 | SRC_URI = "${SRC_URI_TRUSTED_FIRMWARE_A};name=tfa;branch=${SRCBRANCH}" | 7 | SRC_URI = "${SRC_URI_TRUSTED_FIRMWARE_A};name=tfa;branch=${SRCBRANCH}" |
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 d8914d32..e84ae0cf 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 | ||
| 7 | BRANCH = "ti-u-boot-2025.01" | 7 | BRANCH = "ti-u-boot-2025.01" |
| 8 | 8 | ||
| 9 | SRCREV = "03740dcaec3959431cd59683d795aaaac216972f" | 9 | SRCREV = "9a3137c5c11a02fef9f2b66a7e9cb2af6a6a15ba" |
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 45e6ad44..de7749db 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 | |||
| @@ -23,7 +23,7 @@ S = "${WORKDIR}/git" | |||
| 23 | 23 | ||
| 24 | BRANCH ?= "ti-linux-6.12.y" | 24 | BRANCH ?= "ti-linux-6.12.y" |
| 25 | 25 | ||
| 26 | SRCREV ?= "5657fc069e8b33255b027a2416b51133a98df939" | 26 | SRCREV ?= "1a2d611ee02d63eda3ad6d636e1b0cbf5af87b95" |
| 27 | PV = "6.12.13+git" | 27 | PV = "6.12.13+git" |
| 28 | 28 | ||
| 29 | # Special configuration for remoteproc/rpmsg IPC modules | 29 | # Special configuration for remoteproc/rpmsg IPC modules |
