[OE-core] [PATCH] u-boot: Upgrade to 2018.05 release

Marek Vasut marex at denx.de
Wed May 16 20:14:15 UTC 2018


This upgrades the U-Boot from 2018.03 to 2018.05 release.

Signed-off-by: Marek Vasut <marex at denx.de>
Cc: Otavio Salvador <otavio at ossystems.com.br>
Cc: Richard Purdie <richard.purdie at linuxfoundation.org>
Cc: Ross Burton <ross.burton at intel.com>
---
 .../u-boot/{u-boot-common_2018.03.inc => u-boot-common_2018.05.inc}     | 2 +-
 .../u-boot/{u-boot-fw-utils_2018.03.bb => u-boot-fw-utils_2018.05.bb}   | 0
 .../u-boot/{u-boot-mkimage_2018.03.bb => u-boot-mkimage_2018.05.bb}     | 0
 meta/recipes-bsp/u-boot/{u-boot_2018.03.bb => u-boot_2018.05.bb}        | 0
 4 files changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-bsp/u-boot/{u-boot-common_2018.03.inc => u-boot-common_2018.05.inc} (86%)
 rename meta/recipes-bsp/u-boot/{u-boot-fw-utils_2018.03.bb => u-boot-fw-utils_2018.05.bb} (100%)
 rename meta/recipes-bsp/u-boot/{u-boot-mkimage_2018.03.bb => u-boot-mkimage_2018.05.bb} (100%)
 rename meta/recipes-bsp/u-boot/{u-boot_2018.03.bb => u-boot_2018.05.bb} (100%)

diff --git a/meta/recipes-bsp/u-boot/u-boot-common_2018.03.inc b/meta/recipes-bsp/u-boot/u-boot-common_2018.05.inc
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 8ffae365a9..61566f5856 100644
--- a/meta/recipes-bsp/u-boot/u-boot-common_2018.03.inc
+++ b/meta/recipes-bsp/u-boot/u-boot-common_2018.05.inc
@@ -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"
 
diff --git a/meta/recipes-bsp/u-boot/u-boot-fw-utils_2018.03.bb b/meta/recipes-bsp/u-boot/u-boot-fw-utils_2018.05.bb
similarity index 100%
rename from meta/recipes-bsp/u-boot/u-boot-fw-utils_2018.03.bb
rename to meta/recipes-bsp/u-boot/u-boot-fw-utils_2018.05.bb
diff --git a/meta/recipes-bsp/u-boot/u-boot-mkimage_2018.03.bb b/meta/recipes-bsp/u-boot/u-boot-mkimage_2018.05.bb
similarity index 100%
rename from meta/recipes-bsp/u-boot/u-boot-mkimage_2018.03.bb
rename to meta/recipes-bsp/u-boot/u-boot-mkimage_2018.05.bb
diff --git a/meta/recipes-bsp/u-boot/u-boot_2018.03.bb b/meta/recipes-bsp/u-boot/u-boot_2018.05.bb
similarity index 100%
rename from meta/recipes-bsp/u-boot/u-boot_2018.03.bb
rename to meta/recipes-bsp/u-boot/u-boot_2018.05.bb
-- 
2.16.2




More information about the Openembedded-core mailing list