lbmk/config/u-boot/x86/patches
Leah Rowe 3d7dd4aa9f Fix U-Boot build issue with Swig 4.3.0
Tested on Debian Sid, as of 30 December 2024, which uses
Swig 4.3.0. Context here:

commit a63456b9191fae2fe49f4b121e025792022e3950
Author: Markus Volk <f_l_k@t-online.de>
Date:   Wed Oct 30 06:07:16 2024 +0100

    scripts/dtc/pylibfdt/libfdt.i_shipped: Use SWIG_AppendOutput

This patch from U-Boot upstream has been backported to the
release revision used by Libreboot. Swig has, since 4.3.0,
changed the language-specific AppendOutput functions, but
the helper macro SWIG_AppendOutput is identical; therefore,
upstream switched to this function.

The benefit of this fix is that since the newly used macro
is also the same on older Swig versions, and behaves the same,
this shouldn't fix building on older Swig versions. For reference,
the initial Libreboot 20241206 release, and revisions of it before
revision 8, was built on Debian 12 which uses Swig 4.1.0.

The rev8 release will still be compiled on Debian 12, but with
this change, it should also compile on Debian Sid, and bleeding
edge distros like Arch Linux.

Signed-off-by: Leah Rowe <leah@libreboot.org>
2024-12-30 20:24:46 +00:00
..
0001-x86-serial-ns16550-Allow-the-UART-to-be-silently-dis.patch u-boot x86 serial/ns16550: disable UART as needed 2024-11-19 22:46:29 +00:00
0002-x86-Avoid-clearing-the-VESA-display.patch U-Boot x86: Avoid clearing the VESA display 2024-11-20 15:44:35 +00:00
0003-x86-Avoid-clearing-the-VESA-display.patch U-Boot x86: Avoid clearing the VESA display 2024-11-20 15:44:35 +00:00
0004-Support-auto-boot-timeout-delay-bootflow-menu.patch Add auto-boot timeout for U-Boot's bootflow menu 2024-12-04 07:23:51 +00:00
0005-Libreboot-branding-version-on-the-bootflow-menu.patch Libreboot 20241206 release 2024-12-06 10:06:38 +00:00
0006-i-made-it-purple.patch i made u-boot purple 2024-12-04 20:14:59 +00:00
0007-change-the-logo-back-to-the-plain-libreboot-one.patch also de-rainbow the u-boot menu 2024-12-17 13:02:37 +00:00
0008-scripts-dtc-pylibfdt-libfdt.i_shipped-Use-SWIG_Appen.patch Fix U-Boot build issue with Swig 4.3.0 2024-12-30 20:24:46 +00:00