From: Marek Vasut Date: Thu, 21 Feb 2019 23:56:18 +0000 (+0100) Subject: u-boot: Upgrade to 2019.01 release X-Git-Tag: uninative-2.4~241 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=fc5895a41f1e903d86f726821dadfeeba4145585;p=openembedded-core.git u-boot: Upgrade to 2019.01 release This upgrades the U-Boot to latest 2019.01 release. Signed-off-by: Marek Vasut Cc: Otavio Salvador Cc: Richard Purdie Cc: Ross Burton Signed-off-by: Richard Purdie --- 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