]> code.ossystems Code Review - openembedded-core.git/commitdiff
u-boot: Upgrade to 2017.09
authorOtavio Salvador <otavio@ossystems.com.br>
Mon, 11 Sep 2017 20:30:56 +0000 (17:30 -0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 13 Sep 2017 20:59:57 +0000 (21:59 +0100)
This upgrades the U-Boot to the 2017.09 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.09.inc [moved from meta/recipes-bsp/u-boot/u-boot-common_2017.07.inc with 89% similarity]
meta/recipes-bsp/u-boot/u-boot-fw-utils_2017.09.bb [moved from meta/recipes-bsp/u-boot/u-boot-fw-utils_2017.07.bb with 100% similarity]
meta/recipes-bsp/u-boot/u-boot-mkimage_2017.09.bb [moved from meta/recipes-bsp/u-boot/u-boot-mkimage_2017.07.bb with 100% similarity]
meta/recipes-bsp/u-boot/u-boot_2017.09.bb [moved from meta/recipes-bsp/u-boot/u-boot_2017.07.bb with 100% similarity]

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