openwrt/package
Tianling Shen d036b42dd9
Some checks failed
Build Kernel / Build all affected Kernels (push) Waiting to run
Build all core packages / Build all core packages for selected target (push) Has been cancelled
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>
(cherry picked from commit 4e68103c4e)
2024-12-23 21:26:47 +01:00
..
base-files OpenWrt v24.10.0-rc4: revert to branch defaults 2024-12-23 12:40:35 +01:00
boot uboot-rockchip: fix build with swig 4.3.0 2024-12-23 21:26:47 +01:00
devel gdb: Fix description for apk, remove backtick 2024-11-28 18:49:39 +00:00
firmware lantiq/xrx200: move 8M flash devices to a small flash subtarget 2024-12-19 11:25:30 +01:00
kernel lantiq/xrx200: move 8M flash devices to a small flash subtarget 2024-12-19 11:25:30 +01:00
libs elfutils: Backport some patches to fix errors 2024-11-28 18:47:36 +00:00
network wifi-scripts: don't fail on unset PSK 2024-12-20 01:20:00 +01:00
system procd: add support for reload triggers on data change 2024-12-17 22:00:37 +01:00
utils omnia-eeprom: depend only on subtarget 2024-11-28 18:48:00 +00:00
Makefile build: don't include kernel/libc in package index 2024-10-30 14:17:33 +01:00