diff mbox series

[meta-lts-mixins,scarthgap/u-boot,RFC,2/2] u-boot: bump to v2024.04-rc4

Message ID 20240320185317.2173087-3-tim.orling@konsulko.com
State New
Headers show
Series Initial commit of scarthgap/u-boot | expand

Commit Message

Tim Orling March 20, 2024, 6:53 p.m. UTC
https://github.com/u-boot/u-boot/compare/v2024.04-rc3...v2024.04-rc4

Release announcement:
https://lists.denx.de/pipermail/u-boot/2024-March/547988.html

Signed-off-by: Tim Orling <tim.orling@konsulko.com>
---
 recipes-bsp/u-boot/u-boot-common.inc                            | 2 +-
 ...{u-boot-tools_2024.04-rc3.bb => u-boot-tools_2024.04-rc4.bb} | 0
 .../u-boot/{u-boot_2024.04-rc3.bb => u-boot_2024.04-rc4.bb}     | 0
 3 files changed, 1 insertion(+), 1 deletion(-)
 rename recipes-bsp/u-boot/{u-boot-tools_2024.04-rc3.bb => u-boot-tools_2024.04-rc4.bb} (100%)
 rename recipes-bsp/u-boot/{u-boot_2024.04-rc3.bb => u-boot_2024.04-rc4.bb} (100%)
diff mbox series

Patch

diff --git a/recipes-bsp/u-boot/u-boot-common.inc b/recipes-bsp/u-boot/u-boot-common.inc
index 3f29f23..69ecff8 100644
--- a/recipes-bsp/u-boot/u-boot-common.inc
+++ b/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 = "d49fa3defa50c6d3f04acbb52fd486c13c14ab6a"
+SRCREV = "f3c979dd0053c082d2df170446923e7ce5edbc2d"
 
 SRC_URI = "git://source.denx.de/u-boot/u-boot.git;protocol=https;branch=master"
 
diff --git a/recipes-bsp/u-boot/u-boot-tools_2024.04-rc3.bb b/recipes-bsp/u-boot/u-boot-tools_2024.04-rc4.bb
similarity index 100%
rename from recipes-bsp/u-boot/u-boot-tools_2024.04-rc3.bb
rename to recipes-bsp/u-boot/u-boot-tools_2024.04-rc4.bb
diff --git a/recipes-bsp/u-boot/u-boot_2024.04-rc3.bb b/recipes-bsp/u-boot/u-boot_2024.04-rc4.bb
similarity index 100%
rename from recipes-bsp/u-boot/u-boot_2024.04-rc3.bb
rename to recipes-bsp/u-boot/u-boot_2024.04-rc4.bb