diff mbox series

u-boot: Upgrade to 2024.01

Message ID 20240108160022.3188035-1-festevam@gmail.com
State Accepted, archived
Commit 727ff6fed97118113dc191605bf5551ca0da134d
Headers show
Series u-boot: Upgrade to 2024.01 | expand

Commit Message

Fabio Estevam Jan. 8, 2024, 4 p.m. UTC
From: Fabio Estevam <festevam@denx.de>

Upgrade to U-Boot 2024.01.

Signed-off-by: Fabio Estevam <festevam@denx.de>
---
 meta/recipes-bsp/u-boot/u-boot-common.inc                       | 2 +-
 .../u-boot/{u-boot-tools_2023.10.bb => u-boot-tools_2024.01.bb} | 0
 .../recipes-bsp/u-boot/{u-boot_2023.10.bb => u-boot_2024.01.bb} | 0
 3 files changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-bsp/u-boot/{u-boot-tools_2023.10.bb => u-boot-tools_2024.01.bb} (100%)
 rename meta/recipes-bsp/u-boot/{u-boot_2023.10.bb => u-boot_2024.01.bb} (100%)
diff mbox series

Patch

diff --git a/meta/recipes-bsp/u-boot/u-boot-common.inc b/meta/recipes-bsp/u-boot/u-boot-common.inc
index c7190d5cd479..a41547cecc39 100644
--- a/meta/recipes-bsp/u-boot/u-boot-common.inc
+++ b/meta/recipes-bsp/u-boot/u-boot-common.inc
@@ -12,7 +12,7 @@  PE = "1"
 
 # We use the revision in order to avoid having to fetch it from the
 # repo during parse
-SRCREV = "4459ed60cb1e0562bc5b40405e2b4b9bbf766d57"
+SRCREV = "866ca972d6c3cabeaf6dbac431e8e08bb30b3c8e"
 
 SRC_URI = "git://source.denx.de/u-boot/u-boot.git;protocol=https;branch=master"
 
diff --git a/meta/recipes-bsp/u-boot/u-boot-tools_2023.10.bb b/meta/recipes-bsp/u-boot/u-boot-tools_2024.01.bb
similarity index 100%
rename from meta/recipes-bsp/u-boot/u-boot-tools_2023.10.bb
rename to meta/recipes-bsp/u-boot/u-boot-tools_2024.01.bb
diff --git a/meta/recipes-bsp/u-boot/u-boot_2023.10.bb b/meta/recipes-bsp/u-boot/u-boot_2024.01.bb
similarity index 100%
rename from meta/recipes-bsp/u-boot/u-boot_2023.10.bb
rename to meta/recipes-bsp/u-boot/u-boot_2024.01.bb