package/aircrack-ng: fix musl build
authorRomain Naour <romain.naour@openwide.fr>
Wed, 29 Jul 2015 17:47:15 +0000 (19:47 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 29 Jul 2015 20:19:04 +0000 (22:19 +0200)
commit71107b6cb0282862259817e33ae714644b185fcb
treefff93456f55e5c6a9199d24783d11a3aadb1e90c
parent133625994f9ac69676b1c929e2484f5fb9664140
package/aircrack-ng: fix musl build

Backport an upstream patch [1] and remove sys/cdefs.h from
ethernet.h as suggested by the musl wiki [2].

Fixes:
http://autobuild.buildroot.net/results/9721496871d104b4cfb68ce133b5f48612cb7e50/

[1] https://github.com/aircrack-ng/aircrack-ng/commit/42de9f800056601443ac12edbba7bd5802740db2
[2] http://wiki.musl-libc.org/wiki/FAQ

Signed-off-by: Romain Naour <romain.naour@openwide.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/aircrack-ng/0003-Wesside-ng-Use-termios-instead-of-sys-termios.patch [new file with mode: 0644]
package/aircrack-ng/0004-fix-musl-build.patch [new file with mode: 0644]