1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 22:18:16 +02:00
openwrt/package/network
Karel Kočí a4248577a0 hostapd: fix compilation of wpa_supplicant
Ubus patch as it seems have been broken by some rebase in the past as
the location of line that adds ubus object file was in condition for
CONFIG_MACSEC. That condition was adding object files that are not
touched by ubus patch. This means ubus.o does not have to be included in
that case. When it has to be and when build fails is when CONFIG_AP is
set. All files included in wpa_supplicant that are touched by this patch
are in this condition. This means that this is for sure the original
place for it.

Signed-off-by: Karel Kočí <karel.koci@nic.cz>
2020-06-18 20:08:18 +02:00
..
config soloscli: fix uci-defaults file 2020-06-11 01:49:24 +02:00
ipv6 odhcp6c: update to latest git HEAD 2020-03-29 22:24:30 +02:00
services hostapd: fix compilation of wpa_supplicant 2020-06-18 20:08:18 +02:00
utils comgt-ncm: do not attempt to connect if the control device is invalid 2020-06-17 23:14:46 +02:00