forked from mirror/openwrt
Fixes the following error by backporting upstream update:
```
scripts/dtc/pylibfdt/libfdt_wrap.c: In function ‘_wrap_fdt_next_node’:
scripts/dtc/pylibfdt/libfdt_wrap.c:5581:17: error: too few arguments to function ‘SWIG_Python_AppendOutput’
5581 | resultobj = SWIG_Python_AppendOutput(resultobj, val);
| ^~~~~~~~~~~~~~~~~~~~~~~~
```
This is the same fix as applied in
|
||
|---|---|---|
| .. | ||
| 002-scripts-dtc-pylibfdt-libfdt-i_shipped-Use-SWIG_AppendOutp.patch | ||
| 0005-riscv-dts-Add-few-PMU-events.patch | ||
| 0006-riscv-sifive-fu740-reduce-DDR-speed-from-1866MT-s-to.patch | ||
| 100-mkimage-check-environment-for-dtc-binary-location.patch | ||
| 110-no-kwbimage.patch | ||
| 130-fix-mkimage-host-build.patch | ||