diff options
author | Marek Vasut <marex@denx.de> | 2018-05-16 22:14:15 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-05-29 21:07:12 +0100 |
commit | b3588b0ca9889d83e09ecc50eefd3727011d5f79 (patch) | |
tree | 96a1cd261936d8a4cb9cfbbc3d2a3d3590f6248a /meta | |
parent | 074b2e8c2f8cef4e75e0c36811655d71aad50c53 (diff) | |
download | poky-b3588b0ca9889d83e09ecc50eefd3727011d5f79.tar.gz |
u-boot: Upgrade to 2018.05 release
This upgrades the U-Boot from 2018.03 to 2018.05 release.
(From OE-Core rev: 8e8cea4569ffa8ea81b7e99f98f9dab203614d22)
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: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-bsp/u-boot/u-boot-common_2018.05.inc (renamed from meta/recipes-bsp/u-boot/u-boot-common_2018.03.inc) | 2 | ||||
-rw-r--r-- | meta/recipes-bsp/u-boot/u-boot-fw-utils_2018.05.bb (renamed from meta/recipes-bsp/u-boot/u-boot-fw-utils_2018.03.bb) | 0 | ||||
-rw-r--r-- | meta/recipes-bsp/u-boot/u-boot-mkimage_2018.05.bb (renamed from meta/recipes-bsp/u-boot/u-boot-mkimage_2018.03.bb) | 0 | ||||
-rw-r--r-- | meta/recipes-bsp/u-boot/u-boot_2018.05.bb (renamed from meta/recipes-bsp/u-boot/u-boot_2018.03.bb) | 0 |
4 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-bsp/u-boot/u-boot-common_2018.03.inc b/meta/recipes-bsp/u-boot/u-boot-common_2018.05.inc index 8ffae365a9..61566f5856 100644 --- a/meta/recipes-bsp/u-boot/u-boot-common_2018.03.inc +++ b/meta/recipes-bsp/u-boot/u-boot-common_2018.05.inc | |||
@@ -7,7 +7,7 @@ PE = "1" | |||
7 | 7 | ||
8 | # We use the revision in order to avoid having to fetch it from the | 8 | # We use the revision in order to avoid having to fetch it from the |
9 | # repo during parse | 9 | # repo during parse |
10 | SRCREV = "f95ab1fb6e37f0601f397091bb011edf7a98b890" | 10 | SRCREV = "890e79f2b1c26c5ba1a86d179706348aec7feef7" |
11 | 11 | ||
12 | SRC_URI = "git://git.denx.de/u-boot.git" | 12 | SRC_URI = "git://git.denx.de/u-boot.git" |
13 | 13 | ||
diff --git a/meta/recipes-bsp/u-boot/u-boot-fw-utils_2018.03.bb b/meta/recipes-bsp/u-boot/u-boot-fw-utils_2018.05.bb index 02887a138a..02887a138a 100644 --- a/meta/recipes-bsp/u-boot/u-boot-fw-utils_2018.03.bb +++ b/meta/recipes-bsp/u-boot/u-boot-fw-utils_2018.05.bb | |||
diff --git a/meta/recipes-bsp/u-boot/u-boot-mkimage_2018.03.bb b/meta/recipes-bsp/u-boot/u-boot-mkimage_2018.05.bb index 1c008be96e..1c008be96e 100644 --- a/meta/recipes-bsp/u-boot/u-boot-mkimage_2018.03.bb +++ b/meta/recipes-bsp/u-boot/u-boot-mkimage_2018.05.bb | |||
diff --git a/meta/recipes-bsp/u-boot/u-boot_2018.03.bb b/meta/recipes-bsp/u-boot/u-boot_2018.05.bb index 37c21dcaa3..37c21dcaa3 100644 --- a/meta/recipes-bsp/u-boot/u-boot_2018.03.bb +++ b/meta/recipes-bsp/u-boot/u-boot_2018.05.bb | |||