mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-10-29 17:42:41 +00:00
profiles: fix wpa3 support
eap192 was not being compiled into the images. Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
@@ -28,7 +28,7 @@ packages:
|
||||
- uledd
|
||||
- usteer
|
||||
- udevmand
|
||||
- wpad-mesh-openssl
|
||||
- wpad-openssl
|
||||
diffconfig: |
|
||||
CONFIG_OPENSSL_ENGINE=y
|
||||
CONFIG_OPENSSL_PREFER_CHACHA_OVER_GCM=y
|
||||
|
||||
@@ -28,7 +28,7 @@ packages:
|
||||
- uledd
|
||||
- usteer
|
||||
- udevmand
|
||||
- wpad-mesh-openssl
|
||||
- wpad-openssl
|
||||
- usb-console
|
||||
diffconfig: |
|
||||
CONFIG_OPENSSL_ENGINE=y
|
||||
|
||||
@@ -47,7 +47,7 @@ packages:
|
||||
- udevmand
|
||||
- umdns
|
||||
- vxlan
|
||||
- wpad-mesh-openssl
|
||||
- wpad-openssl
|
||||
diffconfig: |
|
||||
CONFIG_OPENSSL_ENGINE=y
|
||||
CONFIG_OPENSSL_PREFER_CHACHA_OVER_GCM=y
|
||||
|
||||
Reference in New Issue
Block a user