Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Realtek-patched hostapd
@ 2017-09-04 17:11 Alexander Mukhin
  2017-09-07 19:54 ` Peter Korsgaard
  0 siblings, 1 reply; 18+ messages in thread
From: Alexander Mukhin @ 2017-09-04 17:11 UTC (permalink / raw)
  To: buildroot

Dear colleagues,

let me ask for your advice.

I'll start with an overview.

Linux drivers for Realtek wireless chips do not fully implement the
netlink interface. Because of that, hostapd cannot control them with
its default netlink driver. There's a patch to hostapd, written
originally by Realtek, which adds support for their chips. To build a
patched hostapd in Buildroot, one can add the Realtek patch to the
custom patches, and build the package in the usual way. This works
fine, but the resulting binary will still include support for the
netlink driver and will depend on the netlink library, which is
superfluous in our circumstances.

To get rid of this dependency and build a specifically-targeted
hostapd binary which supports Realtek chips only, I have to "clone"
hostapd package and, by editing its Config.in and .mk files, drop
netlink dependency.

The question is, should I contribute this Realtek-only version of the
hostapd package, or dropping the netlink dependency is not a good
reason for creating one more package?

-- 
Best regards,
Alexander.

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

end of thread, other threads:[~2017-11-25 11:18 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-04 17:11 [Buildroot] Realtek-patched hostapd Alexander Mukhin
2017-09-07 19:54 ` Peter Korsgaard
2017-09-08 11:19   ` Alexander Mukhin
2017-09-11 23:14     ` Arnout Vandecappelle
2017-09-14  8:57       ` Alexander Mukhin
2017-09-14  9:00     ` [Buildroot] [PATCH] hostapd: add support for Realtek driver Alexander Mukhin
2017-09-14  9:32       ` Baruch Siach
2017-09-14 10:19         ` Alexander Mukhin
2017-09-14 10:24           ` Baruch Siach
2017-09-14 10:39             ` Alexander Mukhin
2017-09-14 11:08     ` Alexander Mukhin
2017-11-03 16:17       ` Angelo Compagnucci
2017-11-24 20:58       ` Thomas Petazzoni
2017-11-25 10:32         ` Alexander Mukhin
2017-11-25 10:46           ` Thomas Petazzoni
2017-11-25 11:08             ` [Buildroot] [PATCH] hostapd: keep previous patches when DRIVER_RTW set Alexander Mukhin
2017-11-25 11:18             ` [Buildroot] [PATCH] hostapd: add support for Realtek driver Alexander Mukhin
2017-11-25 10:50         ` Alexander Mukhin

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