diff options
author | Alistair Francis <Alistair.Francis@wdc.com> | 2019-04-10 17:23:09 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-04-12 14:05:38 +0100 |
commit | ae4c71c68be0ac94ab80216a946c134ac989c236 (patch) | |
tree | ca4285129fbfa7823bc32565b016aa44142ee542 /meta/recipes-bsp/u-boot | |
parent | c19fae01a276e9103fda8030730ce407be58cadb (diff) | |
download | poky-ae4c71c68be0ac94ab80216a946c134ac989c236.tar.gz |
u-boot: Upgrade from 2019.01 to 2019.04
(From OE-Core rev: 68bcd9790d3da145498d2a51b64e9d2a239c1f87)
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-bsp/u-boot')
-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.04.bb (renamed from meta/recipes-bsp/u-boot/u-boot-fw-utils_2019.01.bb) | 0 | ||||
-rw-r--r-- | meta/recipes-bsp/u-boot/u-boot-tools_2019.04.bb (renamed from meta/recipes-bsp/u-boot/u-boot-tools_2019.01.bb) | 0 | ||||
-rw-r--r-- | meta/recipes-bsp/u-boot/u-boot_2019.04.bb (renamed from meta/recipes-bsp/u-boot/u-boot_2019.01.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 dcfb9cc63f..a0212e1b6b 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 = "d3689267f92c5956e09cc7d1baa4700141662bff" | 11 | SRCREV = "3c99166441bf3ea325af2da83cfe65430b49c066" |
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.01.bb b/meta/recipes-bsp/u-boot/u-boot-fw-utils_2019.04.bb index b5ce56847b..b5ce56847b 100644 --- a/meta/recipes-bsp/u-boot/u-boot-fw-utils_2019.01.bb +++ b/meta/recipes-bsp/u-boot/u-boot-fw-utils_2019.04.bb | |||
diff --git a/meta/recipes-bsp/u-boot/u-boot-tools_2019.01.bb b/meta/recipes-bsp/u-boot/u-boot-tools_2019.04.bb index bede984ef7..bede984ef7 100644 --- a/meta/recipes-bsp/u-boot/u-boot-tools_2019.01.bb +++ b/meta/recipes-bsp/u-boot/u-boot-tools_2019.04.bb | |||
diff --git a/meta/recipes-bsp/u-boot/u-boot_2019.01.bb b/meta/recipes-bsp/u-boot/u-boot_2019.04.bb index 02d67c0db2..02d67c0db2 100644 --- a/meta/recipes-bsp/u-boot/u-boot_2019.01.bb +++ b/meta/recipes-bsp/u-boot/u-boot_2019.04.bb | |||