diff mbox series

[scarthgap,2/6] u-boot-bb.org: add 2025.04 version

Message ID 20250517005450.3648292-2-denis@denix.org
State Under Review
Delegated to: Ryan Eatmon
Headers show
Series [scarthgap,1/6] linux-bb.org: bump to the latest 6.6 | expand

Commit Message

Denys Dmytriyenko May 17, 2025, 12:54 a.m. UTC
From: Denys Dmytriyenko <denys@konsulko.com>

Add BeagleBoard.org 2025.04 version of U-boot.

Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
---
 .../{u-boot-bb.org_2024.10.bb => u-boot-bb.org_2025.04.bb}  | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
 copy meta-beagle/recipes-bsp/u-boot/{u-boot-bb.org_2024.10.bb => u-boot-bb.org_2025.04.bb} (67%)
diff mbox series

Patch

diff --git a/meta-beagle/recipes-bsp/u-boot/u-boot-bb.org_2024.10.bb b/meta-beagle/recipes-bsp/u-boot/u-boot-bb.org_2025.04.bb
similarity index 67%
copy from meta-beagle/recipes-bsp/u-boot/u-boot-bb.org_2024.10.bb
copy to meta-beagle/recipes-bsp/u-boot/u-boot-bb.org_2025.04.bb
index 10b20873..492705c2 100644
--- a/meta-beagle/recipes-bsp/u-boot/u-boot-bb.org_2024.10.bb
+++ b/meta-beagle/recipes-bsp/u-boot/u-boot-bb.org_2025.04.bb
@@ -4,9 +4,9 @@  SUMMARY = "BeagleBoard.org U-Boot"
 
 COMPATIBLE_MACHINE = "beagle.*"
 
-PV = "2024.10"
+PV = "2025.04"
 
 UBOOT_GIT_URI = "git://github.com/beagleboard/u-boot.git"
 UBOOT_GIT_PROTOCOL = "https"
-BRANCH = "v2024.10-Beagle"
-SRCREV = "bf0e9d0b7274d2b561bd24c858affec2038250f9"
+BRANCH = "v2025.04-Beagle"
+SRCREV = "ea2aeefcb2de36f8ca1b51d0580826d13c01f143"