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:56:22 +0100 |
commit | 27d13d3c9dda5f0a0c9d9752af1081d46d14703e (patch) | |
tree | 4fdc627ea1b1feba5ca81e3d34083ef2e63d06da /meta/recipes-bsp | |
parent | b8da24b85db997b06741180a5aedc5fa2e464ff1 (diff) | |
download | poky-27d13d3c9dda5f0a0c9d9752af1081d46d14703e.tar.gz |
u-boot: Update to 2019.07
(From OE-Core rev: ef1d305ae39eaa19fe891be2b206a3e26072d378)
Signed-off-by: Alistair Francis <alistair.francis@wdc.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.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" | |||
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 = "3c99166441bf3ea325af2da83cfe65430b49c066" | 11 | SRCREV = "e5aee22e4be75e75a854ab64503fc80598bc2004" |
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_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 | |||