From d151d86d18127ae63be3cddde605e7953bd812d9 Mon Sep 17 00:00:00 2001 From: Marek Vasut Date: Thu, 19 Jan 2017 16:21:51 +0100 Subject: [PATCH] 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 --- .../{u-boot-common_2016.11.inc => u-boot-common_2017.01.inc} | 2 +- .../{u-boot-fw-utils_2016.11.bb => u-boot-fw-utils_2017.01.bb} | 0 .../{u-boot-mkimage_2016.11.bb => u-boot-mkimage_2017.01.bb} | 0 .../recipes-bsp/u-boot/{u-boot_2016.11.bb => u-boot_2017.01.bb} | 0 4 files changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-bsp/u-boot/{u-boot-common_2016.11.inc => u-boot-common_2017.01.inc} (86%) rename meta/recipes-bsp/u-boot/{u-boot-fw-utils_2016.11.bb => u-boot-fw-utils_2017.01.bb} (100%) rename meta/recipes-bsp/u-boot/{u-boot-mkimage_2016.11.bb => u-boot-mkimage_2017.01.bb} (100%) rename meta/recipes-bsp/u-boot/{u-boot_2016.11.bb => u-boot_2017.01.bb} (100%) 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 -- 2.40.1