]> code.ossystems Code Review - openembedded-core.git/commitdiff
u-boot: Update to 2017.01 release
authorMarek Vasut <marex@denx.de>
Thu, 19 Jan 2017 15:21:51 +0000 (16:21 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 23 Jan 2017 12:04:00 +0000 (12:04 +0000)
Upgrade U-Boot to the latest version.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Richard Purdie <richard.purdie@linuxfoundation.org>
Cc: Denys Dmytriyenko <denis@denix.org>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-bsp/u-boot/u-boot-common_2017.01.inc [moved from meta/recipes-bsp/u-boot/u-boot-common_2016.11.inc with 86% similarity]
meta/recipes-bsp/u-boot/u-boot-fw-utils_2017.01.bb [moved from meta/recipes-bsp/u-boot/u-boot-fw-utils_2016.11.bb with 100% similarity]
meta/recipes-bsp/u-boot/u-boot-mkimage_2017.01.bb [moved from meta/recipes-bsp/u-boot/u-boot-mkimage_2016.11.bb with 100% similarity]
meta/recipes-bsp/u-boot/u-boot_2017.01.bb [moved from meta/recipes-bsp/u-boot/u-boot_2016.11.bb with 100% similarity]

similarity index 86%
rename from meta/recipes-bsp/u-boot/u-boot-common_2016.11.inc
rename to meta/recipes-bsp/u-boot/u-boot-common_2017.01.inc
index 84adc1c56ab439dcc2019b7527bd1ec2ebf9639c..df24c853dd59442f893a60f8a6f6b425111d70f0 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 = "29e0cfb4f77f7aa369136302cee14a91e22dca71"
+SRCREV = "a705ebc81b7f91bbd0ef7c634284208342901149"
 
 SRC_URI = "git://git.denx.de/u-boot.git"