| Message ID | 20260113234614.549696-1-lcpdbld@list.ti.com |
|---|---|
| State | Under Review |
| Delegated to: | Ryan Eatmon |
| Headers | show |
| Series | [meta-ti,master] u-boot-ti-mainline: Update to version: v2026.01 | expand |
meta-ti / na / 20260113234614.549696-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] u-boot-ti-mainline: Update to version: v2026.01 - Submitter: From: LCPD Automation Script <lcpdbld@list.ti.com> - Date: Date: Tue, 13 Jan 2026 17:46:14 -0600 - Num Patches: 1 - Mailing List (public inbox) Commit SHA: aa23c1b6801aa7dbea4b097bbec0f273e6a08ff5 Applied to: - Repository: lcpd-prc-meta-ti - Base Branch: master-wip - Commit Author: Ryan Eatmon <reatmon@ti.com> - Commit Subject: conf: Add falcon support natively - Commit SHA: 53f8ec9a2f1ef9b4da9f61755410fdd6a0232cec 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/u-boot/u-boot-ti-mainline_git.bb b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-mainline_git.bb index d2b34cd2..be53ce7b 100644 --- a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-mainline_git.bb +++ b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-mainline_git.bb @@ -2,8 +2,8 @@ require u-boot-ti.inc SUMMARY = "Mainline U-Boot for TI devices" -PV = "2025.10" +PV = "2026.01" UBOOT_GIT_URI = "git://source.denx.de/u-boot/u-boot.git" -SRCREV_uboot = "e50b1e8715011def8aff1588081a2649a2c6cd47" +SRCREV_uboot = "127a42c7257a6ffbbd1575ed1cbaa8f5408a44b3"
Updated the value(s) for: u-boot-ti-mainline: PV,SRCREV_uboot Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com> --- meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-mainline_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)