]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
u-boot: Upgrade to 2023.01
authorFabio Estevam <festevam@denx.de>
Thu, 19 Jan 2023 19:26:59 +0000 (16:26 -0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 25 Jan 2023 14:31:50 +0000 (14:31 +0000)
commitec69f295552d6dd4de755bb4562a007158cf660e
tree7da487146fa454f36b2cf704a9d6d5dc9b6bfd9e
parent90ce19122802a16e6067f3a2ce3447acf1070fe5
u-boot: Upgrade to 2023.01

Upgrade to U-Boot 2023.01.

Remove the two patches that are now upstream:

e67f34f778ba ("riscv: support building double-float modules")
1dde977518f1 ("riscv: Fix build against binutils 2.38")

And add a patch that fixes u-boot-tools build.

Signed-off-by: Fabio Estevam <festevam@denx.de>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-bsp/u-boot/files/0001-Revert-config-tools-only-add-VIDEO-to-build-bmp_logo.patch [new file with mode: 0644]
meta/recipes-bsp/u-boot/files/0001-riscv-fix-build-with-binutils-2.38.patch [deleted file]
meta/recipes-bsp/u-boot/files/0001-riscv32-Use-double-float-ABI-for-rv32.patch [deleted file]
meta/recipes-bsp/u-boot/u-boot-common.inc
meta/recipes-bsp/u-boot/u-boot-tools_2022.10.bb [deleted file]
meta/recipes-bsp/u-boot/u-boot-tools_2023.01.bb [new file with mode: 0644]
meta/recipes-bsp/u-boot/u-boot_2022.10.bb [deleted file]
meta/recipes-bsp/u-boot/u-boot_2023.01.bb [new file with mode: 0644]