diff options
author | Fabio Estevam <festevam@denx.de> | 2024-01-08 13:00:22 -0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-01-10 17:01:28 +0000 |
commit | 40d0aff1c2fa0bde54f65b4d26c9fb23a6a95425 (patch) | |
tree | d78c277007a55c094e61e82799a345e3137749ba /meta/recipes-bsp | |
parent | 46262ee83edd98d4f2cd7faf45a0cb4ff44a8647 (diff) | |
download | poky-40d0aff1c2fa0bde54f65b4d26c9fb23a6a95425.tar.gz |
u-boot: Upgrade to 2024.01
Upgrade to U-Boot 2024.01.
(From OE-Core rev: 727ff6fed97118113dc191605bf5551ca0da134d)
Signed-off-by: Fabio Estevam <festevam@denx.de>
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_2024.01.bb (renamed from meta/recipes-bsp/u-boot/u-boot-tools_2023.10.bb) | 0 | ||||
-rw-r--r-- | meta/recipes-bsp/u-boot/u-boot_2024.01.bb (renamed from meta/recipes-bsp/u-boot/u-boot_2023.10.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 c7190d5cd4..1f17bd7d0a 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 = "4459ed60cb1e0562bc5b40405e2b4b9bbf766d57" | 15 | SRCREV = "866ca972d6c3cabeaf6dbac431e8e08bb30b3c8e" |
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_2023.10.bb b/meta/recipes-bsp/u-boot/u-boot-tools_2024.01.bb index 7eaf721ca8..7eaf721ca8 100644 --- a/meta/recipes-bsp/u-boot/u-boot-tools_2023.10.bb +++ b/meta/recipes-bsp/u-boot/u-boot-tools_2024.01.bb | |||
diff --git a/meta/recipes-bsp/u-boot/u-boot_2023.10.bb b/meta/recipes-bsp/u-boot/u-boot_2024.01.bb index 4f5b3e5dfd..4f5b3e5dfd 100644 --- a/meta/recipes-bsp/u-boot/u-boot_2023.10.bb +++ b/meta/recipes-bsp/u-boot/u-boot_2024.01.bb | |||