From: Marek Vasut Date: Thu, 19 Jan 2017 15:21:51 +0000 (+0100) Subject: u-boot: Update to 2017.01 release X-Git-Tag: uninative-1.5~643 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=d151d86d18127ae63be3cddde605e7953bd812d9;p=openembedded-core.git u-boot: Update to 2017.01 release Upgrade U-Boot to the latest version. Signed-off-by: Marek Vasut Cc: Richard Purdie Cc: Denys Dmytriyenko Signed-off-by: Ross Burton --- diff --git a/meta/recipes-bsp/u-boot/u-boot-common_2016.11.inc b/meta/recipes-bsp/u-boot/u-boot-common_2017.01.inc 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 84adc1c56a..df24c853dd 100644 --- a/meta/recipes-bsp/u-boot/u-boot-common_2016.11.inc +++ b/meta/recipes-bsp/u-boot/u-boot-common_2017.01.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 = "29e0cfb4f77f7aa369136302cee14a91e22dca71" +SRCREV = "a705ebc81b7f91bbd0ef7c634284208342901149" SRC_URI = "git://git.denx.de/u-boot.git" diff --git a/meta/recipes-bsp/u-boot/u-boot-fw-utils_2016.11.bb b/meta/recipes-bsp/u-boot/u-boot-fw-utils_2017.01.bb similarity index 100% rename from meta/recipes-bsp/u-boot/u-boot-fw-utils_2016.11.bb rename to meta/recipes-bsp/u-boot/u-boot-fw-utils_2017.01.bb diff --git a/meta/recipes-bsp/u-boot/u-boot-mkimage_2016.11.bb b/meta/recipes-bsp/u-boot/u-boot-mkimage_2017.01.bb similarity index 100% rename from meta/recipes-bsp/u-boot/u-boot-mkimage_2016.11.bb rename to meta/recipes-bsp/u-boot/u-boot-mkimage_2017.01.bb diff --git a/meta/recipes-bsp/u-boot/u-boot_2016.11.bb b/meta/recipes-bsp/u-boot/u-boot_2017.01.bb similarity index 100% rename from meta/recipes-bsp/u-boot/u-boot_2016.11.bb rename to meta/recipes-bsp/u-boot/u-boot_2017.01.bb