]> code.ossystems Code Review - openembedded-core.git/commitdiff
u-boot: Upgrade to 2019.01 release
authorMarek Vasut <marex@denx.de>
Thu, 21 Feb 2019 23:56:18 +0000 (00:56 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 25 Feb 2019 10:42:56 +0000 (10:42 +0000)
This upgrades the U-Boot to latest 2019.01 release.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Otavio Salvador <otavio@ossystems.com.br>
Cc: Richard Purdie <richard.purdie@linuxfoundation.org>
Cc: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-bsp/u-boot/u-boot-common.inc
meta/recipes-bsp/u-boot/u-boot-fw-utils_2019.01.bb [moved from meta/recipes-bsp/u-boot/u-boot-fw-utils_2018.11.bb with 100% similarity]
meta/recipes-bsp/u-boot/u-boot-tools_2019.01.bb [moved from meta/recipes-bsp/u-boot/u-boot-tools_2018.11.bb with 100% similarity]
meta/recipes-bsp/u-boot/u-boot_2019.01.bb [moved from meta/recipes-bsp/u-boot/u-boot_2018.11.bb with 100% similarity]

index 6f4a10b7a4f01bba11ef412c0ba204bb9647c471..dcfb9cc63f6d8386626881fca516bec4bb8a305f 100644 (file)
@@ -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"