| Message ID | 20260415054124.2434086-1-lcpdbld@list.ti.com |
|---|---|
| State | New |
| Headers | show |
| Series | [meta-ti,master] u-boot-ti-mainline: Update to version: v2026.04 | expand |
meta-ti / na / 20260415054124.2434086-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.04 - Submitter: From: LCPD Automation Script <lcpdbld@list.ti.com> - Date: Date: Wed, 15 Apr 2026 00:41:24 -0500 - Num Patches: 1 - Mailing List (public inbox) Commit SHA: 49758309f10f6d5c8ffe5fa4b19de9fb7fe7c82f 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: 184758af4e6c34169d229c75fe94e8886ac3d7e5 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 be53ce7b..03fd6193 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 = "2026.01" +PV = "2026.04" UBOOT_GIT_URI = "git://source.denx.de/u-boot/u-boot.git" -SRCREV_uboot = "127a42c7257a6ffbbd1575ed1cbaa8f5408a44b3" +SRCREV_uboot = "88dc2788777babfd6322fa655df549a019aa1e69"
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(-)