Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/3] hostapd: driver selection options
@ 2017-12-30 15:57 Alexander Mukhin
  2017-12-30 15:57 ` [Buildroot] [PATCH 1/3] hostapd: select driver support Alexander Mukhin
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Alexander Mukhin @ 2017-12-30 15:57 UTC (permalink / raw)
  To: buildroot

Below is the list of patches for hostapd to give user more control on
which drivers to include in the build. As a byproduct, we can drop
dependencies on netlink and threads if the drivers and options selected
do not require them.

Alexander Mukhin (3):
  hostapd: select driver support
  hostapd: make ACS dependent on nl80211
  hostapd: drop default dependency on netlink

 package/hostapd/Config.in  | 52 +++++++++++++++++++++++++++++++++++-----
 package/hostapd/hostapd.mk | 59 +++++++++++++++++++++++++++++++++-------------
 2 files changed, 88 insertions(+), 23 deletions(-)

-- 
2.11.0

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2018-04-02 16:33 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-30 15:57 [Buildroot] [PATCH 0/3] hostapd: driver selection options Alexander Mukhin
2017-12-30 15:57 ` [Buildroot] [PATCH 1/3] hostapd: select driver support Alexander Mukhin
2018-02-06 14:12   ` Bryce Ferguson
2018-02-06 14:27   ` Sam Voss
2017-12-30 15:57 ` [Buildroot] [PATCH 2/3] hostapd: make ACS dependent on nl80211 Alexander Mukhin
2018-02-06 14:13   ` Bryce Ferguson
2018-02-06 14:22   ` Sam Voss
2017-12-30 15:57 ` [Buildroot] [PATCH 3/3] hostapd: drop default dependency on netlink Alexander Mukhin
2018-02-06 14:23   ` Sam Voss
2018-02-06 14:11 ` [Buildroot] [PATCH 0/3] hostapd: driver selection options Bryce Ferguson
2018-04-02 16:33 ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox