diff options
author | Alistair Francis <alistair.francis@wdc.com> | 2019-07-08 13:38:41 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-07-10 09:55:45 +0100 |
commit | ef1d305ae39eaa19fe891be2b206a3e26072d378 (patch) | |
tree | 0c86c273d8ec598699fff8ce4bcbffb9df3fa229 | |
parent | 928d09f88c0f11cc6686d85fbe47e6e68a999289 (diff) | |
download | openembedded-core-ef1d305ae39eaa19fe891be2b206a3e26072d378.tar.gz |
u-boot: Update to 2019.07
Signed-off-by: Alistair Francis <alistair.francis@wdc.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.07.bb (renamed from meta/recipes-bsp/u-boot/u-boot-fw-utils_2019.04.bb) | 0 | ||||
-rw-r--r-- | meta/recipes-bsp/u-boot/u-boot-tools_2019.07.bb (renamed from meta/recipes-bsp/u-boot/u-boot-tools_2019.04.bb) | 0 | ||||
-rw-r--r-- | meta/recipes-bsp/u-boot/u-boot_2019.07.bb (renamed from meta/recipes-bsp/u-boot/u-boot_2019.04.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 a0212e1b6b..ad043dbcde 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 = "3c99166441bf3ea325af2da83cfe65430b49c066" +SRCREV = "e5aee22e4be75e75a854ab64503fc80598bc2004" SRC_URI = "git://git.denx.de/u-boot.git" diff --git a/meta/recipes-bsp/u-boot/u-boot-fw-utils_2019.04.bb b/meta/recipes-bsp/u-boot/u-boot-fw-utils_2019.07.bb index b5ce56847b..b5ce56847b 100644 --- a/meta/recipes-bsp/u-boot/u-boot-fw-utils_2019.04.bb +++ b/meta/recipes-bsp/u-boot/u-boot-fw-utils_2019.07.bb diff --git a/meta/recipes-bsp/u-boot/u-boot-tools_2019.04.bb b/meta/recipes-bsp/u-boot/u-boot-tools_2019.07.bb index bede984ef7..bede984ef7 100644 --- a/meta/recipes-bsp/u-boot/u-boot-tools_2019.04.bb +++ b/meta/recipes-bsp/u-boot/u-boot-tools_2019.07.bb diff --git a/meta/recipes-bsp/u-boot/u-boot_2019.04.bb b/meta/recipes-bsp/u-boot/u-boot_2019.07.bb index 02d67c0db2..02d67c0db2 100644 --- a/meta/recipes-bsp/u-boot/u-boot_2019.04.bb +++ b/meta/recipes-bsp/u-boot/u-boot_2019.07.bb |