]> code.ossystems Code Review - openembedded-core.git/commitdiff
u-boot: Upgrade to 2018.05 release
authorMarek Vasut <marex@denx.de>
Wed, 16 May 2018 20:14:15 +0000 (22:14 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 29 May 2018 10:25:03 +0000 (11:25 +0100)
This upgrades the U-Boot from 2018.03 to 2018.05 release.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Otavio Salvador <otavio@ossystems.com.br>
Cc: Richard Purdie <richard.purdie@linuxfoundation.org>
Cc: Ross Burton <ross.burton@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-bsp/u-boot/u-boot-common_2018.05.inc [moved from meta/recipes-bsp/u-boot/u-boot-common_2018.03.inc with 86% similarity]
meta/recipes-bsp/u-boot/u-boot-fw-utils_2018.05.bb [moved from meta/recipes-bsp/u-boot/u-boot-fw-utils_2018.03.bb with 100% similarity]
meta/recipes-bsp/u-boot/u-boot-mkimage_2018.05.bb [moved from meta/recipes-bsp/u-boot/u-boot-mkimage_2018.03.bb with 100% similarity]
meta/recipes-bsp/u-boot/u-boot_2018.05.bb [moved from meta/recipes-bsp/u-boot/u-boot_2018.03.bb with 100% similarity]

similarity index 86%
rename from meta/recipes-bsp/u-boot/u-boot-common_2018.03.inc
rename to meta/recipes-bsp/u-boot/u-boot-common_2018.05.inc
index 8ffae365a9ad237435b1b64e4085dc5f5629ff1d..61566f5856378a4b0f371a26fba8f5c20170d365 100644 (file)
@@ -7,7 +7,7 @@ PE = "1"
 
 # We use the revision in order to avoid having to fetch it from the
 # repo during parse
-SRCREV = "f95ab1fb6e37f0601f397091bb011edf7a98b890"
+SRCREV = "890e79f2b1c26c5ba1a86d179706348aec7feef7"
 
 SRC_URI = "git://git.denx.de/u-boot.git"