]> code.ossystems Code Review - openembedded-core.git/commitdiff
u-boot: Upgrade to 2017.07 release
authorOtavio Salvador <otavio@ossystems.com.br>
Sat, 15 Jul 2017 17:07:30 +0000 (14:07 -0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 21 Jul 2017 11:36:35 +0000 (12:36 +0100)
This patch upgrades the U-Boot to the 2017.07 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.07.inc [moved from meta/recipes-bsp/u-boot/u-boot-common_2017.05.inc with 88% similarity]
meta/recipes-bsp/u-boot/u-boot-fw-utils_2017.07.bb [moved from meta/recipes-bsp/u-boot/u-boot-fw-utils_2017.05.bb with 100% similarity]
meta/recipes-bsp/u-boot/u-boot-mkimage_2017.07.bb [moved from meta/recipes-bsp/u-boot/u-boot-mkimage_2017.05.bb with 100% similarity]
meta/recipes-bsp/u-boot/u-boot_2017.07.bb [moved from meta/recipes-bsp/u-boot/u-boot_2017.05.bb with 100% similarity]

similarity index 88%
rename from meta/recipes-bsp/u-boot/u-boot-common_2017.05.inc
rename to meta/recipes-bsp/u-boot/u-boot-common_2017.07.inc
index 0e52f27df8c7488b08e0aa259f7c67525ccd2edf..f27989daa17022cae2df44c9140c17329230fc57 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 = "64c4ffa9fa223f7ae8640f9c8f3044bfa0e3bfda"
+SRCREV = "d85ca029f257b53a96da6c2fb421e78a003a9943"
 
 SRC_URI = "git://git.denx.de/u-boot.git \
     file://MPC8315ERDB-enable-DHCP.patch \