diff options
author | Pierre-Jean Texier <pjtexier@koncepto.io> | 2020-07-06 22:35:35 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-07-14 12:35:43 +0100 |
commit | 7152db44930b5e0e985cef103e8b65c138911232 (patch) | |
tree | d10cec17e0e65c72706ec6cd6e7d2d496df074e0 /meta/recipes-bsp/u-boot | |
parent | b0e2e954f226c5cd0e7b6645f4fd43913870da93 (diff) | |
download | poky-7152db44930b5e0e985cef103e8b65c138911232.tar.gz |
u-boot: upgrade 2020.04 -> 2020.07
See https://lists.denx.de/pipermail/u-boot/2020-July/418797.html
(From OE-Core rev: db6fedd77a1a468ce65f7276bb79b5f0ddf4a0b5)
Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
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-tools_2020.07.bb (renamed from meta/recipes-bsp/u-boot/u-boot-tools_2020.04.bb) | 0 | ||||
-rw-r--r-- | meta/recipes-bsp/u-boot/u-boot_2020.07.bb (renamed from meta/recipes-bsp/u-boot/u-boot_2020.04.bb) | 0 |
3 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 f4790532b4..9199bbfe0b 100644 --- a/meta/recipes-bsp/u-boot/u-boot-common.inc +++ b/meta/recipes-bsp/u-boot/u-boot-common.inc | |||
@@ -12,7 +12,7 @@ PE = "1" | |||
12 | 12 | ||
13 | # We use the revision in order to avoid having to fetch it from the | 13 | # We use the revision in order to avoid having to fetch it from the |
14 | # repo during parse | 14 | # repo during parse |
15 | SRCREV = "1079ec0a77c3fda510f07860b2549c47f3a46c21" | 15 | SRCREV = "2f5fbb5b39f7b67044dda5c35e4a4b31685a3109" |
16 | 16 | ||
17 | SRC_URI = "git://git.denx.de/u-boot.git \ | 17 | SRC_URI = "git://git.denx.de/u-boot.git \ |
18 | " | 18 | " |
diff --git a/meta/recipes-bsp/u-boot/u-boot-tools_2020.04.bb b/meta/recipes-bsp/u-boot/u-boot-tools_2020.07.bb index 7eaf721ca8..7eaf721ca8 100644 --- a/meta/recipes-bsp/u-boot/u-boot-tools_2020.04.bb +++ b/meta/recipes-bsp/u-boot/u-boot-tools_2020.07.bb | |||
diff --git a/meta/recipes-bsp/u-boot/u-boot_2020.04.bb b/meta/recipes-bsp/u-boot/u-boot_2020.07.bb index 02d67c0db2..02d67c0db2 100644 --- a/meta/recipes-bsp/u-boot/u-boot_2020.04.bb +++ b/meta/recipes-bsp/u-boot/u-boot_2020.07.bb | |||