diff options
author | Marek Vasut <marex@denx.de> | 2019-02-22 00:56:18 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-02-25 10:42:56 +0000 |
commit | fc5895a41f1e903d86f726821dadfeeba4145585 (patch) | |
tree | 21c830102e5efb57f1569c51a8f1bcfb320522c1 | |
parent | a7d52dbffd0da95de82d910c595a6c27d9b2ad0d (diff) | |
download | openembedded-core-fc5895a41f1e903d86f726821dadfeeba4145585.tar.gz |
u-boot: Upgrade to 2019.01 release
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>
-rw-r--r-- | meta/recipes-bsp/u-boot/u-boot-common.inc | 2 | ||||
-rw-r--r-- | meta/recipes-bsp/u-boot/u-boot-fw-utils_2019.01.bb (renamed from meta/recipes-bsp/u-boot/u-boot-fw-utils_2018.11.bb) | 0 | ||||
-rw-r--r-- | meta/recipes-bsp/u-boot/u-boot-tools_2019.01.bb (renamed from meta/recipes-bsp/u-boot/u-boot-tools_2018.11.bb) | 0 | ||||
-rw-r--r-- | meta/recipes-bsp/u-boot/u-boot_2019.01.bb (renamed from meta/recipes-bsp/u-boot/u-boot_2018.11.bb) | 0 |
4 files changed, 1 insertions, 1 deletions
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 index b5ce56847b..b5ce56847b 100644 --- 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 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 index ff26e32482..ff26e32482 100644 --- a/meta/recipes-bsp/u-boot/u-boot-tools_2018.11.bb +++ b/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 index 02d67c0db2..02d67c0db2 100644 --- a/meta/recipes-bsp/u-boot/u-boot_2018.11.bb +++ b/meta/recipes-bsp/u-boot/u-boot_2019.01.bb |