[PATCH] libfdt: Fix build with swig 4.3.0

Rob Herring robh at kernel.org
Thu Oct 31 13:36:15 CET 2024


On Tue, Oct 29, 2024 at 8:10 PM David Gibson
<david at gibson.dropbear.id.au> wrote:
>
> On Tue, Oct 29, 2024 at 08:52:52PM +0800, Xi Ruoyao wrote:
> > On Sat, 2024-10-26 at 12:34 +0000, Rudi Heitbaum wrote:
> > > Call SWIG_AppendOutput instead of SWIG_Python_AppendOutput so that
> > > is_void is handled within swig.
> > >
> > > Link: https://github.com/swig/swig/commit/cd39cf132c96a0887be07c826b80804d7677a701
> > >
> > > Signed-off-by: Rudi Heitbaum <rudi at heitbaum.com>
> >
> > Dtc is a separate project at
> > https://git.kernel.org/pub/scm/utils/dtc/dtc.git, so the patch should be
> > rebased against it and sent to devicetree-compiler at vger.kernel.org.
>
> Looks like someone independently fixed it upstream:
>     https://github.com/dgibson/dtc/pull/154
>
> I'm doing final tests now and expect to merge shortly.

Would be good to tag a release too, so that distros have something to
pick up when they update swig.

Rob


More information about the U-Boot mailing list