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:43:06 +0000 |
commit | 2d74ea28010712547f81d200c2957e05779ef3bd (patch) | |
tree | 52fb124ccbcadf093e36ff56a3587cc029f5cab7 /meta/recipes-bsp | |
parent | 7bf275b54eee8bb3499cb8eb2d9241278def1709 (diff) | |
download | poky-2d74ea28010712547f81d200c2957e05779ef3bd.tar.gz |
u-boot: Upgrade to 2019.01 release
This upgrades the U-Boot to latest 2019.01 release.
(From OE-Core rev: fc5895a41f1e903d86f726821dadfeeba4145585)
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>
Diffstat (limited to 'meta/recipes-bsp')
-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" | |||
8 | 8 | ||
9 | # We use the revision in order to avoid having to fetch it from the | 9 | # We use the revision in order to avoid having to fetch it from the |
10 | # repo during parse | 10 | # repo during parse |
11 | SRCREV = "0157013f4a4945bbdb70bb4d98d680e0845fd784" | 11 | SRCREV = "d3689267f92c5956e09cc7d1baa4700141662bff" |
12 | 12 | ||
13 | SRC_URI = "git://git.denx.de/u-boot.git" | 13 | SRC_URI = "git://git.denx.de/u-boot.git" |
14 | 14 | ||
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 | |||