[Buildroot] [PATCH v2 1/1] package/wpa_supplicant: add config option to build wpa_client library

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sun Dec 20 14:10:39 UTC 2015


Dear Jörg Krause,

On Sun,  1 Nov 2015 09:35:18 +0100, Jörg Krause wrote:
> Version 2.5 of wpa_supplicant introduces the config option
> CONFIG_BUILD_WPA_CLIENT_SO to enable building wpa_client as shared library.
> 
> We need to add a patch from upstream to fix a runtime error with
> libwpa_client.so:
>   Error relocating /usr/lib/libwpa_client.so: bin_clear_free: symbol not found
> 
> Cc: Martin Bark <martin at barkynet.com>
> Signed-off-by: Jörg Krause <joerg.krause at embedded.rocks>
> ---
> Changes v2:
>  - depends on dynamic build (Martin Bark)
>  - Installs -> Install in help text
>  - Add upstream patch
> ---
>  .../wpa_supplicant/0002-fix-libwpa_client.patch    | 39 ++++++++++++++++++++++
>  package/wpa_supplicant/Config.in                   |  9 +++++
>  package/wpa_supplicant/wpa_supplicant.mk           | 24 +++++++++++++
>  3 files changed, 72 insertions(+)
>  create mode 100644 package/wpa_supplicant/0002-fix-libwpa_client.patch

Applied, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com


More information about the buildroot mailing list