[OE-core] [PATCH] u-boot: Update to 2017.01 release

Marek Vasut marex at denx.de
Thu Jan 19 15:21:51 UTC 2017


Upgrade U-Boot to the latest version.

Signed-off-by: Marek Vasut <marex at denx.de>
Cc: Richard Purdie <richard.purdie at linuxfoundation.org>
Cc: Denys Dmytriyenko <denis at denix.org>
---
 .../u-boot/{u-boot-common_2016.11.inc => u-boot-common_2017.01.inc}     | 2 +-
 .../u-boot/{u-boot-fw-utils_2016.11.bb => u-boot-fw-utils_2017.01.bb}   | 0
 .../u-boot/{u-boot-mkimage_2016.11.bb => u-boot-mkimage_2017.01.bb}     | 0
 meta/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.11.0




More information about the Openembedded-core mailing list