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 11:25:03 +0100 |
commit | 8e8cea4569ffa8ea81b7e99f98f9dab203614d22 (patch) | |
tree | 3ff9e855a238ff563445276847582b22312427bb /meta/recipes-bsp | |
parent | dea59aab5d785d4f892cc26a8ea06eb4a6c554b3 (diff) | |
download | openembedded-core-contrib-8e8cea4569ffa8ea81b7e99f98f9dab203614d22.tar.gz |
u-boot: Upgrade to 2018.05 release
This upgrades the U-Boot from 2018.03 to 2018.05 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: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-bsp')
-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 8ffae365a9a..61566f58563 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" # We use the revision in order to avoid having to fetch it from the # repo during parse -SRCREV = "f95ab1fb6e37f0601f397091bb011edf7a98b890" +SRCREV = "890e79f2b1c26c5ba1a86d179706348aec7feef7" SRC_URI = "git://git.denx.de/u-boot.git" 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 02887a138a4..02887a138a4 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 1c008be96e7..1c008be96e7 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 37c21dcaa38..37c21dcaa38 100644 --- a/meta/recipes-bsp/u-boot/u-boot_2018.03.bb +++ b/meta/recipes-bsp/u-boot/u-boot_2018.05.bb |