]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
u-boot: upgrade 2022.07 -> 2022.10
authorwangmy <wangmy@fujitsu.com>
Mon, 10 Oct 2022 08:47:33 +0000 (16:47 +0800)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Tue, 25 Oct 2022 13:46:22 +0000 (15:46 +0200)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-bsp/u-boot/u-boot-common.inc
meta/recipes-bsp/u-boot/u-boot-tools_2022.10.bb [moved from meta/recipes-bsp/u-boot/u-boot-tools_2022.07.bb with 100% similarity]
meta/recipes-bsp/u-boot/u-boot_2022.10.bb [moved from meta/recipes-bsp/u-boot/u-boot_2022.07.bb with 100% similarity]

index d7fd3c7227f0313da1862cdd96b13e6c590e60db..60c77cbec4c69eb2c90b1faa98bd35ff533c0454 100644 (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"