Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/4] hostapd: new configuration options
@ 2017-12-23 19:06 Alexander Mukhin
  2017-12-23 19:06 ` [Buildroot] [PATCH 1/4] hostapd: select VLAN support Alexander Mukhin
                   ` (4 more replies)
  0 siblings, 5 replies; 19+ messages in thread
From: Alexander Mukhin @ 2017-12-23 19:06 UTC (permalink / raw)
  To: buildroot

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

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

 package/hostapd/Config.in  | 58 ++++++++++++++++++++++++++++++++++++++++++----
 package/hostapd/hostapd.mk | 51 ++++++++++++++++++++++++++++++----------
 2 files changed, 92 insertions(+), 17 deletions(-)

-- 
2.11.0

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

end of thread, other threads:[~2017-12-30 12:09 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-23 19:06 [Buildroot] [PATCH 0/4] hostapd: new configuration options Alexander Mukhin
2017-12-23 19:06 ` [Buildroot] [PATCH 1/4] hostapd: select VLAN support Alexander Mukhin
2017-12-29 21:32   ` Thomas Petazzoni
2017-12-23 19:06 ` [Buildroot] [PATCH 2/4] hostapd: select driver support Alexander Mukhin
2017-12-24 20:49   ` Sergey Matyukevich
2017-12-27 19:12     ` Alexander Mukhin
2017-12-27 19:29     ` [Buildroot] [PATCH 1/2] hostapd: add support for wired driver Alexander Mukhin
2017-12-27 22:15       ` Thomas Petazzoni
2017-12-27 19:29     ` [Buildroot] [PATCH 2/2] hostapd: select DRIVER_NONE if no other drivers enabled Alexander Mukhin
2017-12-27 22:17       ` Thomas Petazzoni
2017-12-29 21:36   ` [Buildroot] [PATCH 2/4] hostapd: select driver support Thomas Petazzoni
2017-12-23 19:06 ` [Buildroot] [PATCH 3/4] hostapd: make ACS dependent on nl80211 Alexander Mukhin
2017-12-29 21:37   ` Thomas Petazzoni
2017-12-30  9:50     ` Alexander Mukhin
2017-12-30 10:18       ` Thomas Petazzoni
2017-12-30 12:09         ` Alexander Mukhin
2017-12-23 19:06 ` [Buildroot] [PATCH 4/4] hostapd: drop default netlink dependency Alexander Mukhin
2017-12-29 21:38   ` Thomas Petazzoni
2017-12-24 20:51 ` [Buildroot] [PATCH 0/4] hostapd: new configuration options Sergey Matyukevich

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