diff options
author | wangmy <wangmy@fujitsu.com> | 2021-07-07 23:44:29 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-07-09 23:44:53 +0100 |
commit | a8c9c74e7c7fa90e2942323ead0d6321f221caad (patch) | |
tree | 23496ff73fc60c09865ee0aae812b70d7b9ac086 /meta/recipes-bsp | |
parent | 6491203eba661b6e977afbf243ddb8c6da5e27b9 (diff) | |
download | poky-a8c9c74e7c7fa90e2942323ead0d6321f221caad.tar.gz |
u-boot: upgrade 2021.04 -> 2021.07
(Changes of v2021.07)
Processed 1730 csets from 187 developers
29 employers found
A total of 402449 lines added, 82710 removed (delta 319739)
(From OE-Core rev: df987d673c933c1040a86a863d00387df7c550cc)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.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-tools_2021.07.bb (renamed from meta/recipes-bsp/u-boot/u-boot-tools_2021.04.bb) | 0 | ||||
-rw-r--r-- | meta/recipes-bsp/u-boot/u-boot_2021.07.bb (renamed from meta/recipes-bsp/u-boot/u-boot_2021.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 dbbb9ff145..6b9253806f 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 = "b46dd116ce03e235f2a7d4843c6278e1da44b5e1" | 15 | SRCREV = "840658b093976390e9537724f802281c9c8439f5" |
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_2021.04.bb b/meta/recipes-bsp/u-boot/u-boot-tools_2021.07.bb index 4e90081911..4e90081911 100644 --- a/meta/recipes-bsp/u-boot/u-boot-tools_2021.04.bb +++ b/meta/recipes-bsp/u-boot/u-boot-tools_2021.07.bb | |||
diff --git a/meta/recipes-bsp/u-boot/u-boot_2021.04.bb b/meta/recipes-bsp/u-boot/u-boot_2021.07.bb index bbbc99bf8d..bbbc99bf8d 100644 --- a/meta/recipes-bsp/u-boot/u-boot_2021.04.bb +++ b/meta/recipes-bsp/u-boot/u-boot_2021.07.bb | |||