openwrt/package
Hauke Mehrtens 363e07dfa2 uboot-sifiveu: fix build with swig 4.3.0
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 4e68103c4e ("uboot-rockchip: fix build with swig 4.3.0")

Link: https://github.com/openwrt/openwrt/pull/20538
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2025-10-25 22:33:53 +02:00
..
base-files base-files: generate a global DHCP DUID 2025-10-19 19:46:22 +02:00
boot uboot-sifiveu: fix build with swig 4.3.0 2025-10-25 22:33:53 +02:00
devel valgrind: Update to version 3.26.0 2025-10-25 22:32:15 +02:00
firmware linux-firmware: update to 20251021 2025-10-23 22:03:31 +02:00
kernel mt76: update to Git HEAD (2025-10-20) 2025-10-20 17:04:27 +02:00
libs mbedtls: update to 3.6.5 2025-10-18 01:27:52 +02:00
network odhcp6c: change dhcpv6.sh config option "ifaceid" to "ip6ifaceid" 2025-10-24 12:04:25 +02:00
system ubus: update to Git HEAD (2025-10-17) 2025-10-17 13:28:52 +02:00
utils e2fsprogs: add pending patch that improve reproducibility 2025-10-23 17:02:46 +02:00
Makefile package: do not sign individual APK packages 2025-10-09 12:52:43 +02:00