openwrt/package
Nick Hainke a06553be26
Some checks are pending
Build all core packages / Build all core packages for selected target (push) Waiting to run
wifi-scripts: fix mcast_rate type (number, not array)
The multicast rate (mcast_rate) is defined as a single numeric value,
not an array. The ucode scripts already expect a single number, and
the OpenWrt documentation specifies this option as an integer [0].

Adjust the wireless schema accordingly. This also fixes the wdev.uc
call path for the iw fallback mesh setup.

[0] - https://openwrt.org/docs/guide-user/network/wifi/basic

Link: https://github.com/openwrt/openwrt/pull/21291
(cherry picked from commit a6eb3d9536)
Link: https://github.com/openwrt/openwrt/pull/21301
Signed-off-by: Nick Hainke <vincent@systemli.org>
2025-12-27 12:20:17 +01:00
..
base-files OpenWrt v25.12.0-rc1: revert to branch defaults 2025-12-20 00:20:16 +01:00
boot uboot-sunxi: fix u-boot build 2025-12-17 00:10:36 +01:00
devel kselftests-bpf: drop dependency on kernel 6.6 2025-11-27 12:47:16 +01:00
firmware linux-firmware: intel: bump BE200 wifi firmware 2025-12-17 21:26:17 +01:00
kernel kernel: add option for USB FunctionFS gadget 2025-12-25 16:22:49 +01:00
libs toolchain: fix libgcc ABI for libc 2025-12-24 19:39:54 +01:00
network wifi-scripts: fix mcast_rate type (number, not array) 2025-12-27 12:20:17 +01:00
system apk: bump to 3.0.2 2025-12-12 14:00:35 +01:00
utils ucode: update to Git HEAD (2025-12-01) 2025-12-11 00:57:55 +01:00
Makefile package: do not sign individual APK packages 2025-10-09 12:52:43 +02:00