[OE-core] [PATCH] u-boot: Upgrade to 2019.01 release

Marek Vasut marex at denx.de
Thu Feb 21 23:56:18 UTC 2019


This upgrades the U-Boot to latest 2019.01 release.

Signed-off-by: Marek Vasut <marex at denx.de>
Cc: Otavio Salvador <otavio at ossystems.com.br>
Cc: Richard Purdie <richard.purdie at linuxfoundation.org>
Cc: Ross Burton <ross.burton at intel.com>
---
 meta/recipes-bsp/u-boot/u-boot-common.inc                       | 2 +-
 .../{u-boot-fw-utils_2018.11.bb => u-boot-fw-utils_2019.01.bb}  | 0
 .../u-boot/{u-boot-tools_2018.11.bb => u-boot-tools_2019.01.bb} | 0
 .../recipes-bsp/u-boot/{u-boot_2018.11.bb => u-boot_2019.01.bb} | 0
 4 files changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-bsp/u-boot/{u-boot-fw-utils_2018.11.bb => u-boot-fw-utils_2019.01.bb} (100%)
 rename meta/recipes-bsp/u-boot/{u-boot-tools_2018.11.bb => u-boot-tools_2019.01.bb} (100%)
 rename meta/recipes-bsp/u-boot/{u-boot_2018.11.bb => u-boot_2019.01.bb} (100%)

diff --git a/meta/recipes-bsp/u-boot/u-boot-common.inc b/meta/recipes-bsp/u-boot/u-boot-common.inc
index 6f4a10b7a4..dcfb9cc63f 100644
--- a/meta/recipes-bsp/u-boot/u-boot-common.inc
+++ b/meta/recipes-bsp/u-boot/u-boot-common.inc
@@ -8,7 +8,7 @@ PE = "1"
 
 # We use the revision in order to avoid having to fetch it from the
 # repo during parse
-SRCREV = "0157013f4a4945bbdb70bb4d98d680e0845fd784"
+SRCREV = "d3689267f92c5956e09cc7d1baa4700141662bff"
 
 SRC_URI = "git://git.denx.de/u-boot.git"
 
diff --git a/meta/recipes-bsp/u-boot/u-boot-fw-utils_2018.11.bb b/meta/recipes-bsp/u-boot/u-boot-fw-utils_2019.01.bb
similarity index 100%
rename from meta/recipes-bsp/u-boot/u-boot-fw-utils_2018.11.bb
rename to meta/recipes-bsp/u-boot/u-boot-fw-utils_2019.01.bb
diff --git a/meta/recipes-bsp/u-boot/u-boot-tools_2018.11.bb b/meta/recipes-bsp/u-boot/u-boot-tools_2019.01.bb
similarity index 100%
rename from meta/recipes-bsp/u-boot/u-boot-tools_2018.11.bb
rename to meta/recipes-bsp/u-boot/u-boot-tools_2019.01.bb
diff --git a/meta/recipes-bsp/u-boot/u-boot_2018.11.bb b/meta/recipes-bsp/u-boot/u-boot_2019.01.bb
similarity index 100%
rename from meta/recipes-bsp/u-boot/u-boot_2018.11.bb
rename to meta/recipes-bsp/u-boot/u-boot_2019.01.bb
-- 
2.19.2



More information about the Openembedded-core mailing list