Merge pull request #2042 from blocktrron/wpa3-wolfssl

gluon-wireless-encryption-wpa3: switch to hostapd-wolfssl
This commit is contained in:
Martin Weinelt 2020-08-16 01:50:44 +02:00 committed by GitHub
commit e9e22f60e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@ PKG_RELEASE:=1
include ../gluon.mk include ../gluon.mk
define Package/gluon-wireless-encryption-wpa3 define Package/gluon-wireless-encryption-wpa3
DEPENDS:=+hostapd-openssl DEPENDS:=+hostapd-wolfssl
TITLE:=Package for supporting WPA3 encrypted wireless networks TITLE:=Package for supporting WPA3 encrypted wireless networks
endef endef