Message ID | 20251003032309.860778-1-lcpdbld@list.ti.com |
---|---|
State | New |
Headers | show |
Series | [meta-ti,scarthgap] CI/CD Auto-Merger: cicd.scarthgap.202510021800 | expand |
meta-ti / na / 20251003032309.860778-1-lcpdbld PRC Results: PASS ========================================================= check-yocto-patches: PASS ========================================================= Patches ---------------------------------------- WARN - [meta-ti][scarthgap][PATCH] CI/CD Auto-Merger: cicd.scarthgap.202510021800 WARN: Commit message does not include file/recipe name: CI/CD Auto-Merger: cicd.scarthgap.202510021800. (COMMIT-MESSAGE-2) patch ========================================================= apply-yocto-patch: PASS ========================================================= scarthgap ===================== Summary: - Patch Series: [meta-ti][scarthgap][PATCH] CI/CD Auto-Merger: cicd.scarthgap.202510021800 - Submitter: From: LCPD Automation Script <lcpdbld@list.ti.com> - Date: Date: Thu, 2 Oct 2025 22:23:09 -0500 - Num Patches: 1 - Mailing List (public inbox) Commit SHA: eeabc89097447053d593ac36bfa6ba171627c281 Applied to: - Repository: lcpd-prc-meta-ti - Base Branch: scarthgap-wip - Commit Author: MD Danish Anwar <danishanwar@ti.com> - Commit Subject: meta-ti-bsp: Add pruprp-fw for AM64xx - Commit SHA: 69aaa6f1f8f608e22353d38ec6629ded743c4dec Patches ---------------------------------------- All patches applied ========================================================= check-yocto-repo: PASS ========================================================= scarthgap ===================== PASS
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 be42b27a..ae5ba0cc 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 = "c779c758475cb98e95d3c05744e0dcbca5fc9991" +SRCREV_uboot = "89f0c688f7d4c2a1b957b00429b71f29f2562f63" 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 295b97c5..77e83030 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 @@ -22,7 +22,7 @@ S = "${WORKDIR}/git" BRANCH ?= "ti-linux-6.12.y" -SRCREV ?= "3a3f87d0bf70131af74a85336c2785d933732825" +SRCREV ?= "9d15ddf0f6fa1f2c5cebeb70e993523821e5086c" PV = "6.12.43+git" # Special configuration for remoteproc/rpmsg IPC modules
Updated the value(s) for: u-boot-ti-staging_2025.01: SRCREV_uboot linux-ti-staging_6.12: SRCREV Changelogs: u-boot-ti-staging_2025.01: https://git.ti.com/cgit/ti-u-boot/ti-u-boot/log/?qt=range&q=c779c758475cb98e95d3c05744e0dcbca5fc9991..89f0c688f7d4c2a1b957b00429b71f29f2562f63 linux-ti-staging_6.12: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/log/?qt=range&q=3a3f87d0bf70131af74a85336c2785d933732825..9d15ddf0f6fa1f2c5cebeb70e993523821e5086c Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com> --- meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2025.01.bb | 2 +- meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.12.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)