| Message ID | 20260729101413.2461030-1-lcpdbld@list.ti.com |
|---|---|
| State | Accepted |
| Delegated to: | Ryan Eatmon |
| Headers | show |
| Series | [meta-ti,scarthgap] CI/CD Auto-Merger: cicd.scarthgap.202607290100 | expand |
meta-ti / na / 20260729101413.2461030-1-lcpdbld PRC Results: PASS ========================================================= check-yocto-patches: PASS ========================================================= Patches ---------------------------------------- All patches passed ========================================================= apply-yocto-patch: PASS ========================================================= scarthgap ===================== Summary: - Patch Series: [meta-ti][scarthgap][PATCH] CI/CD Auto-Merger: cicd.scarthgap.202607290100 - Submitter: From: LCPD Automation Script <lcpdbld@list.ti.com> - Date: Date: Wed, 29 Jul 2026 05:14:13 -0500 - Num Patches: 1 - Mailing List (public inbox) Commit SHA: 7092e735f345b95faaa1a65ea9288217bfc665c5 Applied to: - Repository: lcpd-prc-meta-ti - Base Branch: scarthgap-wip - Commit Author: Denys Dmytriyenko (TI) <denys@konsulko.com> - Commit Subject: meta-beagle: linux-bb.org: upgrade 6.12.43 -> 6.12.57 - Commit SHA: 7ff810824442c56ef59fa2d705d64a03ade5f5f7 Patches ---------------------------------------- All patches applied ========================================================= check-yocto-repo: PASS ========================================================= scarthgap ===================== PASS ========================================================= yocto-check-layers: PASS ========================================================= scarthgap - PASS ===================== All checks passed
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 d8416ce1..932be1d2 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" TI_IPC_EXAMPLES_FW_VERSION = "3.52.00.01" PCM6240_FW_VERSION = "1.0.0.0" -TI_LINUX_FW_SRCREV ?= "59351d453295295909a25a68b30f87e5c85a6e8a" +TI_LINUX_FW_SRCREV ?= "8de2d25bc69fd9dfb79e9a96940b0a1d6081198e" SRCREV = "${TI_LINUX_FW_SRCREV}" BRANCH ?= "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 8ffc1cf5..235b0b5a 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" BRANCH = "ti-u-boot-2025.01" -SRCREV_uboot = "1612e4d1deb11d49304c715576854b28cc10e34d" +SRCREV_uboot = "ea09c8fdc98285f8359e5faa2d4372fd58aa4165"
Updated the value(s) for: ti-linux-fw: TI_LINUX_FW_SRCREV u-boot-ti-staging_2025.01: SRCREV_uboot Changelogs: ti-linux-fw: https://git.ti.com/cgit/processor-firmware/ti-linux-firmware/log/?qt=range&q=59351d453295295909a25a68b30f87e5c85a6e8a..8de2d25bc69fd9dfb79e9a96940b0a1d6081198e u-boot-ti-staging_2025.01: https://git.ti.com/cgit/ti-u-boot/ti-u-boot/log/?qt=range&q=1612e4d1deb11d49304c715576854b28cc10e34d..ea09c8fdc98285f8359e5faa2d4372fd58aa4165 Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com> --- meta-ti-bsp/recipes-bsp/ti-linux-fw/ti-linux-fw.inc | 2 +- meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2025.01.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)