diff mbox series

u-boot: upgrade 2022.07 -> 2022.10

Message ID 1665391655-8162-3-git-send-email-wangmy@fujitsu.com
State Accepted, archived
Commit c4c010dcf2c8936e685d2933bc32c5753f82ef4c
Headers show
Series u-boot: upgrade 2022.07 -> 2022.10 | expand

Commit Message

Mingyu Wang (Fujitsu) Oct. 10, 2022, 8:47 a.m. UTC
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 meta/recipes-bsp/u-boot/u-boot-common.inc                       | 2 +-
 .../u-boot/{u-boot-tools_2022.07.bb => u-boot-tools_2022.10.bb} | 0
 .../recipes-bsp/u-boot/{u-boot_2022.07.bb => u-boot_2022.10.bb} | 0
 3 files changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-bsp/u-boot/{u-boot-tools_2022.07.bb => u-boot-tools_2022.10.bb} (100%)
 rename meta/recipes-bsp/u-boot/{u-boot_2022.07.bb => u-boot_2022.10.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 d7fd3c7227..60c77cbec4 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 = "e092e3250270a1016c877da7bdd9384f14b1321e"
+SRCREV = "4debc57a3da6c3f4d3f89a637e99206f4cea0a96"
 
 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_2022.07.bb b/meta/recipes-bsp/u-boot/u-boot-tools_2022.10.bb
similarity index 100%
rename from meta/recipes-bsp/u-boot/u-boot-tools_2022.07.bb
rename to meta/recipes-bsp/u-boot/u-boot-tools_2022.10.bb
diff --git a/meta/recipes-bsp/u-boot/u-boot_2022.07.bb b/meta/recipes-bsp/u-boot/u-boot_2022.10.bb
similarity index 100%
rename from meta/recipes-bsp/u-boot/u-boot_2022.07.bb
rename to meta/recipes-bsp/u-boot/u-boot_2022.10.bb