| Message ID | 20260605051122.1422094-1-lcpdbld@list.ti.com |
|---|---|
| State | Accepted |
| Delegated to: | Ryan Eatmon |
| Headers | show |
| Series | [meta-ti,master] CI/CD Auto-Merger: cicd.master.202606042200 | expand |
meta-ti / na / 20260605051122.1422094-1-lcpdbld PRC Results: PASS ========================================================= check-yocto-patches: PASS ========================================================= Patches ---------------------------------------- All patches passed ========================================================= apply-yocto-patch: PASS ========================================================= master ===================== Summary: - Patch Series: [meta-ti][master][PATCH] CI/CD Auto-Merger: cicd.master.202606042200 - Submitter: From: LCPD Automation Script <lcpdbld@list.ti.com> - Date: Date: Fri, 5 Jun 2026 00:11:22 -0500 - Num Patches: 1 - Mailing List (public inbox) Commit SHA: c5125291b6c100971f41d385baec4ddf09a85752 Applied to: - Repository: lcpd-prc-meta-ti - Base Branch: master-wip - Commit Author: Thorsten Lannynd <t-lannynd@ti.com> - Commit Subject: weston: fix assert firing when subsurfaces have no views - Commit SHA: 1fb5f1718d4673b2a9c794f83e9e5e4769c39d23 Patches ---------------------------------------- All patches applied ========================================================= check-yocto-repo: PASS ========================================================= master ===================== PASS ========================================================= yocto-check-layers: PASS ========================================================= master - 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 85b73854..126c46df 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" TI_IPC_EXAMPLES_FW_VERSION = "3.52.00.01" PCM6240_FW_VERSION = "1.0.0.0" -TI_LINUX_FW_SRCREV ?= "9e9d50ff563f83db86d36b72cd7fb4f487d6b414" +TI_LINUX_FW_SRCREV ?= "ec029baad8b4b147af8331a5e099ef891e5ae1f4" SRCREV = "${TI_LINUX_FW_SRCREV}" BRANCH ?= "ti-linux-firmware" 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 d03cae2b..31fd341a 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 @@ -4,6 +4,6 @@ PR = "r0" BRANCH = "ti-u-boot-2025.01" -SRCREV_uboot = "19795f63be7ee27e38b6e800ff6c88a2feaae13f" +SRCREV_uboot = "f6338e22d2ac0777a68fb0f295f4cf1e3e63f659" SRC_URI += "file://0001-binman-migrate-form-pkg_resources-to-importlib.patch" 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 0d974c0b..21baed23 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" BRANCH = "${BRANCH_ARM64}" BRANCH_ARM32 = "ti-rt-linux-6.12.y-arm32" -SRCREV_ARM32 = "62fdc7890cde3197051743120ff44162b7356cc5" +SRCREV_ARM32 = "d7f2b5b19f14fb51ad279f76fbeedd0dfd40b69c" PV_ARM32 = "6.12.57+git" BRANCH: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 8a86e1d8..33972782 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 @@ -21,7 +21,7 @@ S = "${UNPACKDIR}/${BB_GIT_DEFAULT_DESTSUFFIX}" BRANCH ?= "ti-linux-6.12.y" -SRCREV ?= "c52c5589aab8c376f975b1feb7b8746b7b6624bd" +SRCREV ?= "4e3bcc10a5d1e9822e0ed2dad5cdd16f7cf30fe6" PV = "6.12.57+git" SRC_URI += "file://0001-libbpf-Fix-Wdiscarded-qualifiers-under-C23.patch"
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=9e9d50ff563f83db86d36b72cd7fb4f487d6b414..ec029baad8b4b147af8331a5e099ef891e5ae1f4 u-boot-ti-staging_2025.01: https://git.ti.com/cgit/ti-u-boot/ti-u-boot/log/?qt=range&q=19795f63be7ee27e38b6e800ff6c88a2feaae13f..f6338e22d2ac0777a68fb0f295f4cf1e3e63f659 linux-ti-staging-rt_6.12: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/log/?qt=range&q=62fdc7890cde3197051743120ff44162b7356cc5..d7f2b5b19f14fb51ad279f76fbeedd0dfd40b69c linux-ti-staging_6.12: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/log/?qt=range&q=c52c5589aab8c376f975b1feb7b8746b7b6624bd..4e3bcc10a5d1e9822e0ed2dad5cdd16f7cf30fe6 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 +- meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.12.bb | 2 +- meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.12.bb | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-)