]> code.ossystems Code Review - openembedded-core.git/commitdiff
u-boot: upgrade 2020.04 -> 2020.07
authorPierre-Jean Texier <pjtexier@koncepto.io>
Mon, 6 Jul 2020 20:35:35 +0000 (22:35 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 8 Jul 2020 09:56:26 +0000 (10:56 +0100)
See https://lists.denx.de/pipermail/u-boot/2020-July/418797.html

Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-bsp/u-boot/u-boot-common.inc
meta/recipes-bsp/u-boot/u-boot-tools_2020.07.bb [moved from meta/recipes-bsp/u-boot/u-boot-tools_2020.04.bb with 100% similarity]
meta/recipes-bsp/u-boot/u-boot_2020.07.bb [moved from meta/recipes-bsp/u-boot/u-boot_2020.04.bb with 100% similarity]

index f4790532b4a4a3ac1f57fb1ac9a15ac88a8f8c26..9199bbfe0b27c2485755b98c0e52f7914c9535ec 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 = "1079ec0a77c3fda510f07860b2549c47f3a46c21"
+SRCREV = "2f5fbb5b39f7b67044dda5c35e4a4b31685a3109"
 
 SRC_URI = "git://git.denx.de/u-boot.git \
           "