openwrt/package/network/services
Robert Marko bf4c04a4d0 hostapd: fix Argument list too long build error
Currently, both CI and local builds of wpa-supplicant will fail with:
/bin/sh: Argument list too long

Its happening as the argument list for mkdir in build.rules is too large
and over the MAX_ARG_STRLEN limit.

It seems that recent introduction of APK compatible version schema has
increased the argument size and thus pushed it over the limit uncovering
the issue.

Fixes: e8725a932e ("treewide: use APK compatible version schema")
Signed-off-by: Robert Marko <robimarko@gmail.com>
2024-03-25 11:02:16 +01:00
..
bridger treewide: use APK compatible version schema 2024-03-22 22:14:22 +01:00
dnsmasq dnsmasq: Backport 2 upstream patches 2024-03-20 01:18:21 +01:00
dropbear dropbear: better handle interfaces 2024-02-09 09:13:05 +00:00
ead ead: fix resource leak in tinysrp 2020-01-05 19:36:46 +01:00
hostapd hostapd: fix Argument list too long build error 2024-03-25 11:02:16 +01:00
ipset-dns treewide: use APK compatible version schema 2024-03-22 22:14:22 +01:00
lldpd lldpd: update URL 2024-03-12 20:41:01 +01:00
odhcpd treewide: use APK compatible version schema 2024-03-22 22:14:22 +01:00
omcproxy treewide: use APK compatible version schema 2024-03-22 22:14:22 +01:00
ppp treewide: use APK compatible version schema 2024-03-22 22:14:22 +01:00
relayd treewide: use APK compatible version schema 2024-03-22 22:14:22 +01:00
uhttpd treewide: use APK compatible version schema 2024-03-22 22:14:22 +01:00
umdns treewide: use APK compatible version schema 2024-03-22 22:14:22 +01:00
unetd treewide: use APK compatible version schema 2024-03-22 22:14:22 +01:00
ustp treewide: use APK compatible version schema 2024-03-22 22:14:22 +01:00