]> code.ossystems Code Review - openembedded-core.git/commitdiff
u-boot: Upgrade 2020.01 -> 2020.04
authorAlex Kiernan <alex.kiernan@gmail.com>
Sat, 25 Apr 2020 08:31:42 +0000 (09:31 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 26 Apr 2020 12:58:59 +0000 (13:58 +0100)
Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com>
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.04.bb [moved from meta/recipes-bsp/u-boot/u-boot-tools_2020.01.bb with 100% similarity]
meta/recipes-bsp/u-boot/u-boot_2020.04.bb [moved from meta/recipes-bsp/u-boot/u-boot_2020.01.bb with 100% similarity]

index edd0004792e61b6ff26323d1b46c7ad4ecec77e5..f4790532b4a4a3ac1f57fb1ac9a15ac88a8f8c26 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 = "303f8fed261020c1cb7da32dad63b610bf6873dd"
+SRCREV = "1079ec0a77c3fda510f07860b2549c47f3a46c21"
 
 SRC_URI = "git://git.denx.de/u-boot.git \
           "