diff mbox series

[46/49] u-boot: upgrade 2026.01 -> 2026.04

Message ID 20260421095559.1856-46-wangmy@fujitsu.com
State Changes Requested
Headers show
Series [01/49] acpica: upgrade 20251212 -> 20260408 | expand

Commit Message

Wang Mingyu April 21, 2026, 9:55 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 meta/recipes-bsp/u-boot/u-boot-common.inc                       | 2 +-
 .../u-boot/{u-boot-tools_2026.01.bb => u-boot-tools_2026.04.bb} | 0
 .../recipes-bsp/u-boot/{u-boot_2026.01.bb => u-boot_2026.04.bb} | 0
 3 files changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-bsp/u-boot/{u-boot-tools_2026.01.bb => u-boot-tools_2026.04.bb} (100%)
 rename meta/recipes-bsp/u-boot/{u-boot_2026.01.bb => u-boot_2026.04.bb} (100%)

Comments

Mathieu Dubois-Briand April 22, 2026, 6:02 a.m. UTC | #1
On Tue Apr 21, 2026 at 11:55 AM CEST, wangmy via lists.openembedded.org wrote:
> From: Wang Mingyu <wangmy@fujitsu.com>
>
> Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
> ---

Hi Wang,

Thanks for your patch.

You will need to drop or refresh the CVE-2026-33243.patch patch from the
u-boot recipe:

ERROR: u-boot-1_2026.04-r0 do_patch: Applying patch '/srv/pokybuild/yocto-worker/qemuriscv64/build/layers/openembedded-core/meta/recipes-bsp/u-boot/files/CVE-2026-33243.patch' on target directory '/srv/pokybuild/yocto-worker/qemuriscv64/build/build/tmp/work/qemuriscv64-poky-linux/u-boot/2026.04/sources/u-boot-2026.04'

https://autobuilder.yoctoproject.org/valkyrie/#/builders/45/builds/1439
https://autobuilder.yoctoproject.org/valkyrie/#/builders/35/builds/3713
https://autobuilder.yoctoproject.org/valkyrie/#/builders/10/builds/3628
https://autobuilder.yoctoproject.org/valkyrie/#/builders/2/builds/3649

Thanks,
Mathieu
diff mbox series

Patch

diff --git a/meta/recipes-bsp/u-boot/u-boot-common.inc b/meta/recipes-bsp/u-boot/u-boot-common.inc
index 5e2ec08c30..574768b9f8 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"
 
 # We use the revision in order to avoid having to fetch it from the
 # repo during parse
-SRCREV = "127a42c7257a6ffbbd1575ed1cbaa8f5408a44b3"
+SRCREV = "88dc2788777babfd6322fa655df549a019aa1e69"
 
 SRC_URI = "git://source.denx.de/u-boot/u-boot.git;protocol=https;branch=master;tag=v${PV}"
 
diff --git a/meta/recipes-bsp/u-boot/u-boot-tools_2026.01.bb b/meta/recipes-bsp/u-boot/u-boot-tools_2026.04.bb
similarity index 100%
rename from meta/recipes-bsp/u-boot/u-boot-tools_2026.01.bb
rename to meta/recipes-bsp/u-boot/u-boot-tools_2026.04.bb
diff --git a/meta/recipes-bsp/u-boot/u-boot_2026.01.bb b/meta/recipes-bsp/u-boot/u-boot_2026.04.bb
similarity index 100%
rename from meta/recipes-bsp/u-boot/u-boot_2026.01.bb
rename to meta/recipes-bsp/u-boot/u-boot_2026.04.bb