diff options
author | wangmy <wangmy@fujitsu.com> | 2022-10-10 16:47:33 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-10-26 12:28:38 +0100 |
commit | 05fc042232d5202e5d84fac6daa862fae311208f (patch) | |
tree | 86450e281b16309a08cc3a91cce8ce2d9f9832da /meta/recipes-bsp | |
parent | e5e895670bff76b3eff2977f420e7bdbf13515e7 (diff) | |
download | poky-05fc042232d5202e5d84fac6daa862fae311208f.tar.gz |
u-boot: upgrade 2022.07 -> 2022.10
(From OE-Core rev: c4c010dcf2c8936e685d2933bc32c5753f82ef4c)
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_2022.10.bb (renamed from meta/recipes-bsp/u-boot/u-boot-tools_2022.07.bb) | 0 | ||||
-rw-r--r-- | meta/recipes-bsp/u-boot/u-boot_2022.10.bb (renamed from meta/recipes-bsp/u-boot/u-boot_2022.07.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 d7fd3c7227..60c77cbec4 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 = "e092e3250270a1016c877da7bdd9384f14b1321e" | 15 | SRCREV = "4debc57a3da6c3f4d3f89a637e99206f4cea0a96" |
16 | 16 | ||
17 | SRC_URI = "git://source.denx.de/u-boot/u-boot.git;protocol=https;branch=master" | 17 | SRC_URI = "git://source.denx.de/u-boot/u-boot.git;protocol=https;branch=master" |
18 | 18 | ||
diff --git a/meta/recipes-bsp/u-boot/u-boot-tools_2022.07.bb b/meta/recipes-bsp/u-boot/u-boot-tools_2022.10.bb index ef386f76e6..ef386f76e6 100644 --- a/meta/recipes-bsp/u-boot/u-boot-tools_2022.07.bb +++ b/meta/recipes-bsp/u-boot/u-boot-tools_2022.10.bb | |||
diff --git a/meta/recipes-bsp/u-boot/u-boot_2022.07.bb b/meta/recipes-bsp/u-boot/u-boot_2022.10.bb index 1ae575790c..1ae575790c 100644 --- a/meta/recipes-bsp/u-boot/u-boot_2022.07.bb +++ b/meta/recipes-bsp/u-boot/u-boot_2022.10.bb | |||