Message ID | 20251011042335.2017985-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: v2025.10 | expand |
meta-ti / na / 20251011042335.2017985-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: v2025.10 - Submitter: From: LCPD Automation Script <lcpdbld@list.ti.com> - Date: Date: Fri, 10 Oct 2025 23:23:35 -0500 - Num Patches: 1 - Mailing List (public inbox) Commit SHA: f099af5fe66ec6bd0ce5a303bd0f8191adcf717a Applied to: - Repository: lcpd-prc-meta-ti - Base Branch: master-wip - Commit Author: Ryan Eatmon <reatmon@ti.com> - Commit Subject: u-boot: Make sure the build dir is unique for each UBOOT_CONFIG - Commit SHA: 1267cbbc1916556d0b51ce42a7c92ef8322fdea3 Patches ---------------------------------------- All patches applied ========================================================= check-yocto-repo: PASS ========================================================= master ===================== PASS
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 bb51dca4..d2b34cd2 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.07" +PV = "2025.10" UBOOT_GIT_URI = "git://source.denx.de/u-boot/u-boot.git" -SRCREV_uboot = "e37de002fac3895e8d0b60ae2015e17bb33e2b5b" +SRCREV_uboot = "e50b1e8715011def8aff1588081a2649a2c6cd47"
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(-)