contrib/ci/minimal-site: build with owe and wpa3 support
This commit is contained in:
parent
0851b3d7a9
commit
b4677b8b88
@ -64,6 +64,8 @@
|
|||||||
outdoor_chanlist = '100-140',
|
outdoor_chanlist = '100-140',
|
||||||
ap = {
|
ap = {
|
||||||
ssid = 'gluon-ci-ssid',
|
ssid = 'gluon-ci-ssid',
|
||||||
|
owe_ssid = "owe.gluon-ci-ssid",
|
||||||
|
owe_transition_mode = false,
|
||||||
},
|
},
|
||||||
mesh = {
|
mesh = {
|
||||||
-- Adjust these values!
|
-- Adjust these values!
|
||||||
|
@ -17,6 +17,9 @@ GLUON_FEATURES := \
|
|||||||
web-advanced \
|
web-advanced \
|
||||||
web-wizard
|
web-wizard
|
||||||
|
|
||||||
|
GLUON_FEATURES_standard := \
|
||||||
|
wireless-encryption-wpa3
|
||||||
|
|
||||||
## GLUON_SITE_PACKAGES
|
## GLUON_SITE_PACKAGES
|
||||||
# Specify additional Gluon/OpenWrt packages to include here;
|
# Specify additional Gluon/OpenWrt packages to include here;
|
||||||
# A minus sign may be prepended to remove a packages from the
|
# A minus sign may be prepended to remove a packages from the
|
||||||
|
Loading…
Reference in New Issue
Block a user