| Message ID | 20251219061349.1872543-1-lcpdbld@list.ti.com |
|---|---|
| State | New |
| Headers | show |
| Series | [meta-ti,scarthgap] CI/CD Auto-Merger: cicd.scarthgap.202512181848 | expand |
meta-ti / na / 20251219061349.1872543-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.202512181848 - Submitter: From: LCPD Automation Script <lcpdbld@list.ti.com> - Date: Date: Fri, 19 Dec 2025 00:13:49 -0600 - Num Patches: 1 - Mailing List (public inbox) Commit SHA: 4062ffda5a242b82dfea0aafe707f80b71af73ea Applied to: - Repository: lcpd-prc-meta-ti - Base Branch: scarthgap-wip - Commit Author: Judith Mendez <jm@ti.com> - Commit Subject: trusted-firmware-a: am62l: Update to latest ti-master - Commit SHA: 71de48a7220442695bfba8cd50eb9d0766e960be 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/trusted-firmware-a/trusted-firmware-a-ti.inc b/meta-ti-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a-ti.inc index 05cc6987..70eeeea3 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 @@ -10,7 +10,7 @@ SRC_URI_TRUSTED_FIRMWARE_A = "git://git.trustedfirmware.org/TF-A/trusted-firmwar SRCBRANCH = "master" LIC_FILES_CHKSUM:am62lxx = "file://docs/license.rst;md5=1118e32884721c0be33267bd7ae11130" -SRCREV_tfa:am62lxx = "76800058f24e3eb3fcacdb12106a881ae279f8c3" +SRCREV_tfa:am62lxx = "11e6effa9128d62f7fb085f47adbf01a7c4a1134" SRC_URI_TRUSTED_FIRMWARE_A:am62lxx = "git://github.com/TexasInstruments/arm-trusted-firmware.git;protocol=https" SRCBRANCH:am62lxx = "ti-master" 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 3c78abf2..926f27d7 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 = "01cecc3207f4702e223316e886d0dcf607be1e5b" +SRCREV_uboot = "afb6e41006ca88067397873e015a21adaf31fd06" 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 86d0bbcd..6155e0b4 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 = "9d4416c67fd3165abe25e4d0d539533a109a90d1" +SRCREV_ARM32 = "2a440e3d83789c8220b722e077255a89d826e48a" 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 f574976b..f249f133 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 ?= "bb34876646c9e16fa18d60b76f0dd1c6736fad3e" +SRCREV ?= "ee0a0f44964f12d6668a14b4b0b3594ce2ab8871" PV = "6.12.57+git" # Special configuration for remoteproc/rpmsg IPC modules
Updated the value(s) for: atf: SRCREV_tfa:am62lxx u-boot-ti-staging_2025.01: SRCREV_uboot linux-ti-staging-rt_6.12: SRCREV_ARM32 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=01cecc3207f4702e223316e886d0dcf607be1e5b..afb6e41006ca88067397873e015a21adaf31fd06 linux-ti-staging-rt_6.12: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/log/?qt=range&q=9d4416c67fd3165abe25e4d0d539533a109a90d1..2a440e3d83789c8220b722e077255a89d826e48a linux-ti-staging_6.12: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/log/?qt=range&q=bb34876646c9e16fa18d60b76f0dd1c6736fad3e..ee0a0f44964f12d6668a14b4b0b3594ce2ab8871 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_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(-)