buildrootschalter/package/wpa_supplicant
Jörg Krause 02e9b3c1c7 package/wpa_supplicant: Add patch to fix build error with musl
Add a patch to allow building wpa_supplicant with the musl C library.

Building wpa_supplicant with the musl C library fails since musl does not
define type names such as '__uint32_t'. To support building wpa_supplicant
with the musl C library use the integer types declared in the ISO C standard
header file <stdint.h>.

Patch is sent upstream:
http://lists.shmoo.com/pipermail/hostap/2014-December/031464.html

Signed-off-by: Jörg Krause <jkrause@posteo.de>
Tested-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2014-12-07 22:10:59 +01:00
..
Config.in wpa_supplicant: uses fork(), not available on no-MMU platforms 2014-10-12 19:22:40 +02:00
wpa_supplicant-0001-fix-musl-build-error.patch package/wpa_supplicant: Add patch to fix build error with musl 2014-12-07 22:10:59 +01:00
wpa_supplicant.conf
wpa_supplicant.hash wpa_supplicant: add hash 2014-10-19 19:24:08 +02:00
wpa_supplicant.mk