1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

u-boot: upgrade 2022.07 -> 2022.10

(From OE-Core rev: c4c010dcf2c8936e685d2933bc32c5753f82ef4c)

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
wangmy
2022-10-10 16:47:33 +08:00
committed by Richard Purdie
parent e5e895670b
commit 05fc042232
3 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -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"