features: add hostapd-mini by default

If WPA3 is not selected as a feature, autmatically include
hostapd-mini.
This commit is contained in:
David Bauer 2020-01-10 00:27:17 +01:00 committed by David Bauer
parent b057015455
commit 00e029500e

View File

@ -32,3 +32,6 @@ packages 'mesh-batman-adv-15' \
packages 'mesh-babel' \
'gluon-radvd'
packages '!wireless-encryption-wpa3' \
'hostapd-mini'