| Message ID | 20260212022355.2572913-1-lcpdbld@list.ti.com |
|---|---|
| State | New |
| Headers | show |
| Series | [meta-ti,master] CI/CD Auto-Merger: cicd.master-ltsprep.202602111800 | expand |
meta-ti / na / 20260212022355.2572913-1-lcpdbld
PRC Results: FAIL
=========================================================
check-yocto-patches: PASS
=========================================================
Patches
----------------------------------------
All patches passed
=========================================================
apply-yocto-patch: FAIL
=========================================================
master
=====================
Summary:
- Patch Series: [meta-ti][master][PATCH] CI/CD Auto-Merger: cicd.master-ltsprep.202602111800
- Submitter: From: LCPD Automation Script <lcpdbld@list.ti.com>
- Date: Date: Wed, 11 Feb 2026 20:23:55 -0600
- Num Patches: 1
- Mailing List (public inbox) Commit SHA: 9c7037bb78814f93b4d45f41f93d4d4aa3ef0305
Applied to:
- Repository: lcpd-prc-meta-ti
- Base Branch: master
- Commit Author: LCPD Automation Script <lcpdbld@list.ti.com>
- Commit Subject: CI/CD Auto-Merger: cicd.master-ltsprep.202602111800
- Commit SHA: a6bf8a8f6ecbd6c7f8305690a9a0dbd0f67b576c
Patches
----------------------------------------
FAIL - [meta-ti][master][PATCH] CI/CD Auto-Merger: cicd.master-ltsprep.202602111800
error: patch failed: meta-ti-bsp/recipes-bsp/ti-linux-fw/ti-linux-fw.inc:15
error: meta-ti-bsp/recipes-bsp/ti-linux-fw/ti-linux-fw.inc: patch does not apply
error: patch failed: meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2026.01.bb:4
error: meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2026.01.bb: patch does not apply
error: patch failed: meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.18.bb:22
error: meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.18.bb: patch does not apply
Applying: CI/CD Auto-Merger: cicd.master-ltsprep.202602111800
Patch failed at 0001 CI/CD Auto-Merger: cicd.master-ltsprep.202602111800
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 df200716..a624b730 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 @@ -15,13 +15,13 @@ CADENCE_MHDP_FW_VERSION = "2.1.0" IMG_DEC_FW_VERSION = "1.0" CNM_WAVE521_FW_VERSION = "1.0.8" TI_DM_FW_VERSION = "11.02.07" -TI_SYSFW_VERSION = "11.02.05" +TI_SYSFW_VERSION = "11.02.09" TI_HSM_DEMO_FW_VERSION = "11.00.09" TAD5212_FW_VERSION = "1.0.0.0" TI_PKA_FW_VERSION = "2.1.0" TI_IPC_EXAMPLES_FW_VERSION = "3.52.00.01" -TI_LINUX_FW_SRCREV ?= "8ec0c42b8ccf2c9e8bebfd7c4e03d93fed555442" +TI_LINUX_FW_SRCREV ?= "dfa62d2a6b9de71dc6fb682882834c9390324c42" SRCREV = "${TI_LINUX_FW_SRCREV}" BRANCH ?= "ti-linux-firmware" 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 75302049..de315160 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,6 +4,6 @@ PR = "r0" BRANCH = "ti-u-boot-2026.01" -SRCREV_uboot = "7db1482473e9a9562061c6f89e6d3cd86a17e616" +SRCREV_uboot = "41842a7ccad599b3b5aa4500de859a0f01583a8c" DEFAULT_PREFERENCE = "-1" 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 d51f4329..aca5f102 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,8 +22,8 @@ S = "${UNPACKDIR}/${BB_GIT_DEFAULT_DESTSUFFIX}" BRANCH ?= "ti-linux-6.18.y" -SRCREV ?= "e36172c9eb8513198f33eee06b8cff28c6556e11" -PV = "6.18.8+git" +SRCREV ?= "8210918c3b8678d9781cf982c86757705405bfb3" +PV = "6.18.9+git" KERNEL_REPRODUCIBILITY_PATCHES = " \ file://0001-perf-python-Fix-compile-for-32bit-platforms.patch \
Updated the value(s) for: ti-linux-fw: TI_LINUX_FW_SRCREV,TI_SYSFW_VERSION u-boot-ti-staging_2026.01: SRCREV_uboot linux-ti-staging_6.18: PV,SRCREV Changelogs: ti-linux-fw: https://git.ti.com/cgit/processor-firmware/ti-linux-firmware/log/?qt=range&q=8ec0c42b8ccf2c9e8bebfd7c4e03d93fed555442..dfa62d2a6b9de71dc6fb682882834c9390324c42 u-boot-ti-staging_2026.01: https://git.ti.com/cgit/ti-u-boot/ti-u-boot/log/?qt=range&q=7db1482473e9a9562061c6f89e6d3cd86a17e616..41842a7ccad599b3b5aa4500de859a0f01583a8c linux-ti-staging_6.18: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/log/?qt=range&q=e36172c9eb8513198f33eee06b8cff28c6556e11..8210918c3b8678d9781cf982c86757705405bfb3 Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com> --- meta-ti-bsp/recipes-bsp/ti-linux-fw/ti-linux-fw.inc | 4 ++-- meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2026.01.bb | 2 +- meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.18.bb | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-)