From 09780191cb3cf046fa6bc8b2eae34ed05182290a Mon Sep 17 00:00:00 2001 From: David Bauer Date: Sun, 11 Aug 2019 17:50:03 +0200 Subject: [PATCH] targets: remove wpad-basic by default This is necessary, as wpad-basic conflicts with hostapd-mini. --- targets/generic | 1 + 1 file changed, 1 insertion(+) diff --git a/targets/generic b/targets/generic index 72cc68b6..0153386d 100644 --- a/targets/generic +++ b/targets/generic @@ -64,6 +64,7 @@ packages { '-ppp', '-ppp-mod-pppoe', '-wpad-mini', + '-wpad-basic', 'gluon-core', 'ip6tables', }