openwrt/package
Tianling Shen 4e68103c4e uboot-rockchip: 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);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~
```

Fixes: https://github.com/openwrt/openwrt/issues/17345
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Link: https://github.com/openwrt/openwrt/pull/17352
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2024-12-23 21:21:49 +01:00
..
base-files procd: do not overwrite service data by default 2024-12-17 21:54:54 +01:00
boot uboot-rockchip: fix build with swig 4.3.0 2024-12-23 21:21:49 +01:00
devel perf: fix version for APK 2024-11-12 17:55:16 +01:00
firmware linux-firmware: package MediaTek MT7925 Bluetooth firmware 2024-12-22 18:33:40 +01:00
kernel kernel: crypto: add atmel i2c hw accelerator support 2024-12-22 18:19:16 +01:00
libs gmp: use same source tarball for tools/gmp and package/libs/gmp 2024-11-28 15:53:32 +00:00
network hostapd: fix call to hostapd reload 2024-12-19 09:01:46 +01:00
system apk: disable tests 2024-12-18 11:42:25 +01:00
utils busybox: Fix hexdump applet 2024-12-20 19:53:41 +01:00
Makefile build: fix filtering of non-upgradable packages 2024-11-21 17:55:45 +01:00