openwrt/package
Nick Hainke 00e6c18a93
Some checks are pending
Build all core packages / Build all core packages for selected target (push) Waiting to run
wifi-scripts: ucode: fix wpa_supplicant mesh
Mesh interfaces may not define an encryption setting. This results in
a ucode runtime error when parse_encryption() is called:
  Reference error: left-hand side expression is null
  In parse_encryption(), file /usr/share/ucode/wifi/iface.uc, line 20, byte 32:
    called from function setup_sta (/usr/share/ucode/wifi/supplicant.uc:59:31)
    called from function generate (/usr/share/ucode/wifi/supplicant.uc:243:41)
    called from function setup (./mac80211.sh:254:61)
    called from anonymous function (./mac80211.sh:342:14)
   `    config.auth_type = encryption[0] ?? 'none';`
    Near here ------------------------^

Link: https://github.com/openwrt/openwrt/pull/21293
Signed-off-by: Nick Hainke <vincent@systemli.org>
2025-12-25 22:00:38 +01:00
..
base-files image: add CONFIG_EXTRA_IMAGE_NAME 2025-12-12 22:06:06 +00:00
boot qualcommax: ipq50xx: add support for Linksys MX6200 2025-12-24 10:42:39 +01:00
devel strace: update to 6.18 2025-12-23 18:04:03 +01:00
firmware ipq-wifi: update to Git HEAD (2025-12-25) 2025-12-25 12:44:20 +01:00
kernel qualcommax: ipq50xx: fix reo2host-status interrupt vector 2025-12-24 12:44:14 +01:00
libs toolchain: fix libgcc ABI for libc 2025-12-24 10:05:52 +01:00
network wifi-scripts: ucode: fix wpa_supplicant mesh 2025-12-25 22:00:38 +01:00
system apk: bump to 3.0.2 2025-12-12 13:59:39 +01:00
utils packages: nvram: add set_bcm43602_variables quirk for ASUS RT-AC3200 2025-12-18 18:18:48 +00:00
Makefile build: avoid errors during release candidate kernel packaging 2025-12-20 11:06:47 +01:00