openwrt/package
Hauke Mehrtens 23180fbfaa 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
(cherry picked from commit 363e07dfa2)
Signed-off-by: Trix Taiclet <git@trix.moe>
Link: https://github.com/openwrt/openwrt/pull/21415
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2026-01-19 01:18:44 +01:00
..
base-files OpenWrt v24.10.5: revert to branch defaults 2025-12-18 21:39:37 +01:00
boot uboot-sifiveu: fix build with swig 4.3.0 2026-01-19 01:18:44 +01:00
devel perf: disable slang support 2025-06-17 23:36:56 +02:00
firmware wireless-regdb: Update to version 2025.10.07 2025-12-17 22:08:20 +01:00
kernel mac80211: ath9k: Add RX inactivity detection and reset chip 2026-01-19 01:16:27 +01:00
libs mbedtls: update to 3.6.5 2025-10-18 14:25:48 +02:00
network dropbear: backport security fixes 2025-12-17 21:19:28 +01:00
system ubus: update to Git HEAD (2025-10-17) 2025-10-18 14:56:36 +02:00
utils busybox: fix login applet on selinux 2025-07-27 19:42:04 +02:00
Makefile package: rework contents of package index.json 2025-06-11 19:12:09 +02:00