]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
u-boot: Add patch to use SWIG_AppendOutput
authorMarkus Volk <f_l_k@t-online.de>
Wed, 30 Oct 2024 05:24:38 +0000 (06:24 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 1 Nov 2024 12:57:36 +0000 (12:57 +0000)
commit4eae7888e91c7c864bf490dee38716267be6202e
treed37579a885b55d0a2f5949b7666751080c0c0a48
parent9bfdf4c9eff16804588942a13ac7484059197f99
u-boot: Add patch to use SWIG_AppendOutput

Swig has changed language specific AppendOutput functions. The helper
macro SWIG_AppendOutput remains unchanged. Use that instead
of SWIG_Python_AppendOutput, which would require an extra parameter
since swig 4.3.0.

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-bsp/u-boot/files/0001-scripts-dtc-pylibfdt-libfdt.i_shipped-Use-SWIG_Appen.patch [new file with mode: 0644]
meta/recipes-bsp/u-boot/u-boot-common.inc