]> code.ossystems Code Review - openembedded-core.git/commitdiff
u-boot: Upgrade to 2017.11 release
authorOtavio Salvador <otavio@ossystems.com.br>
Tue, 14 Nov 2017 18:32:23 +0000 (16:32 -0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 29 Nov 2017 23:41:34 +0000 (23:41 +0000)
This upgrades the U-Boot from 2017.09 to 2017.11 release.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-bsp/u-boot/u-boot-common_2017.11.inc [moved from meta/recipes-bsp/u-boot/u-boot-common_2017.09.inc with 89% similarity]
meta/recipes-bsp/u-boot/u-boot-fw-utils_2017.11.bb [moved from meta/recipes-bsp/u-boot/u-boot-fw-utils_2017.09.bb with 100% similarity]
meta/recipes-bsp/u-boot/u-boot-mkimage_2017.11.bb [moved from meta/recipes-bsp/u-boot/u-boot-mkimage_2017.09.bb with 100% similarity]
meta/recipes-bsp/u-boot/u-boot_2017.11.bb [moved from meta/recipes-bsp/u-boot/u-boot_2017.09.bb with 100% similarity]

similarity index 89%
rename from meta/recipes-bsp/u-boot/u-boot-common_2017.09.inc
rename to meta/recipes-bsp/u-boot/u-boot-common_2017.11.inc
index 02e51242cb6407f97c5903c5d39f5b1ba8171f8b..bfdf1a0d8f819e0318f84470ed9dada1b03ba218 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 = "c98ac3487e413c71e5d36322ef3324b21c6f60f9"
+SRCREV = "c253573f3e269fd9a24ee6684d87dd91106018a5"
 
 SRC_URI = "git://git.denx.de/u-boot.git \
     file://MPC8315ERDB-enable-DHCP.patch \