From 9285fd267023ef4d3fa8393acacdae81ea153344 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Mon, 14 Feb 2022 15:51:37 +0100 Subject: [PATCH] ucentral-switch: add hostapd to the build Signed-off-by: John Crispin --- profiles/ucentral-switch.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/profiles/ucentral-switch.yml b/profiles/ucentral-switch.yml index e2125dbbb..d42400b80 100644 --- a/profiles/ucentral-switch.yml +++ b/profiles/ucentral-switch.yml @@ -26,8 +26,11 @@ packages: - udevmand - umdns - vxlan + - wpad-openssl diffconfig: | CONFIG_IMAGEOPT=y CONFIG_PREINITOPT=y CONFIG_TARGET_PREINIT_SUPPRESS_STDERR=y CONFIG_TARGET_PREINIT_DISABLE_FAILSAFE=y + # CONFIG_PACKAGE_wpad is not set + # CONFIG_PACKAGE_wpad-basic-wolfssl is not set