| Message ID | 20260914142607.2817385-1-lcpdbld@list.ti.com |
|---|---|
| State | Rejected |
| Delegated to: | Ryan Eatmon |
| Headers | show |
| Series | [meta-ti] TDA54 Presil CICD Auto-Merger: cicd.wrynose-tda54-presil.202609140706 | expand |
meta-ti / na / 20260914142607.2817385-1-lcpdbld
PRC Results: FAIL
=========================================================
check-yocto-patches: PASS
=========================================================
Patches
----------------------------------------
WARN - [meta-ti][][PATCH] TDA54 Presil CICD Auto-Merger: cicd.wrynose-tda54-presil.202609140706
WARN: Missing branches specifier [master/scarthgap/XXXXX]. (META-2)
patch:90
Subject: [meta-ti][][PATCH] TDA54 Presil CICD Auto-Merger: cicd.wrynose-tda54-presil.202609140706
WARN: Commit message does not include file/recipe name: TDA54 Presil CICD Auto-Merger: cicd.wrynose-tda54-presil.202609140706. (COMMIT-MESSAGE-2)
patch
For details on the above errors/warnings visit: https://lists.yoctoproject.org/g/meta-ti/wiki/40887
=========================================================
apply-yocto-patch: FAIL
=========================================================
master
=====================
Summary:
- Patch Series: [meta-ti][][PATCH] TDA54 Presil CICD Auto-Merger: cicd.wrynose-tda54-presil.202609140706
- Submitter: From: LCPD Automation Script <lcpdbld@list.ti.com>
- Date: Date: Mon, 14 Sep 2026 09:26:07 -0500
- Num Patches: 1
- Mailing List (public inbox) Commit SHA: 734cc2703cc51ff324b2de5f3180d87086432d0f
Applied to:
- Repository: lcpd-prc-meta-ti
- Base Branch: master
- Commit Author: Ryan Eatmon <reatmon@ti.com>
- Commit Subject: linux-bb.org_6.6: Backport OpenSSL 4.0 patches
- Commit SHA: 1fe53d8a1a216169503d06804910d866a702c16a
Patches
----------------------------------------
FAIL - [meta-ti][][PATCH] TDA54 Presil CICD Auto-Merger: cicd.wrynose-tda54-presil.202609140706
Applying: TDA54 Presil CICD Auto-Merger: cicd.wrynose-tda54-presil.202609140706
Patch failed at 0001 TDA54 Presil CICD Auto-Merger: cicd.wrynose-tda54-presil.202609140706
error: patch failed: meta-ti-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a-ti.inc:5
error: meta-ti-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a-ti.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
error: patch failed: meta-ti-test/recipes-devtools/ltp-ddt/ltp-ddt_20260130.bb:11
error: meta-ti-test/recipes-devtools/ltp-ddt/ltp-ddt_20260130.bb: patch does not apply
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 b6a98b48..32c92221 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 @@ -5,7 +5,7 @@ FILESEXTRAPATHS:prepend := "${THISDIR}/trusted-firmware-a:" PV = "2.15+git" LIC_FILES_CHKSUM = "file://docs/license.rst;md5=6ed7bace7b0bc63021c6eba7b524039e" -SRCREV_tfa = "7bc455dfbc20d575c965e691021cd3011373f89b" +SRCREV_tfa = "3653f26cc4f30b84a3db61c468f1c0dc54416926" SRC_URI_TRUSTED_FIRMWARE_A = "git://git@bitbucket.itg.ti.com/lcpd-priv-sdk/arm-trusted-firmware.git;protocol=ssh" SRCBRANCH = "tda54-presil-12.x" 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 a7542183..528c4ffe 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" BRANCH = "tda54-presil-2026.01" -SRCREV_uboot = "0061ad054d697320b6e4af32c5d428fa4eb3b7e6" +SRCREV_uboot = "8c6f840be4d3ccfc1e363b2c711190ff3f5d35f9" 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 0c6f27cb..5830c612 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}" BRANCH ?= "tda54-presil-6.18" -SRCREV ?= "178cc9a28df1e93a9ff9baa7a619f5f6e66b2af5" +SRCREV ?= "3aaa703133a9b88f87ee8970211be5b860956122" PV = "6.18.32+git" KERNEL_REPRODUCIBILITY_PATCHES = " \ diff --git a/meta-ti-test/recipes-devtools/ltp-ddt/ltp-ddt_20260130.bb b/meta-ti-test/recipes-devtools/ltp-ddt/ltp-ddt_20260130.bb index 6f4728ef..044244f5 100644 --- a/meta-ti-test/recipes-devtools/ltp-ddt/ltp-ddt_20260130.bb +++ b/meta-ti-test/recipes-devtools/ltp-ddt/ltp-ddt_20260130.bb @@ -11,7 +11,7 @@ PE = "1" PR = "r1" PV:append = "+git" -SRCREV = "76fe5cfa8d2eb4ae1681d49f8313bf02a68e38b2" +SRCREV = "38638d15d7e5797387d43b56708a16b3af52f2e4" BRANCH ?= "master" SRC_URI:remove = "git://github.com/linux-test-project/ltp.git;branch=master;protocol=https"
Updated the value(s) for: atf: SRCREV_tfa u-boot-ti-staging: SRCREV_uboot linux-ti-staging: SRCREV ltp-ddt: SRCREV Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com> --- .../recipes-bsp/trusted-firmware-a/trusted-firmware-a-ti.inc | 2 +- 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 | 2 +- meta-ti-test/recipes-devtools/ltp-ddt/ltp-ddt_20260130.bb | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-)