buildroot/package/bcusdk
Thomas Petazzoni feaa241ce3 bcusdk: make it build with the musl C library
This commit makes bcusdk build with the musl C library by:

 * Adding a dependency on argp-standalone

 * Adding a patch to fix the incorrect usage of <sys/cdefs.h>

 * Adding a patch to fix a missing header include for fd_set

Both patches have been submitted upstream,
https://sourceforge.net/p/bcusdk/patches/3/.

Fixes:

  http://autobuild.buildroot.net/results/46054f28d3fde173dd8f880fa8ac2784c8e1750f/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015-08-08 17:50:55 +02:00
..
0001-Do-not-use-the-non-standard-sys-cdefs.h-header.patch bcusdk: make it build with the musl C library 2015-08-08 17:50:55 +02:00
0002-fd_set-requires-inclusion-of-sys-select.h.patch bcusdk: make it build with the musl C library 2015-08-08 17:50:55 +02:00
bcusdk.hash bcusdk: Add hash file 2015-03-15 14:13:50 +01:00
bcusdk.mk bcusdk: needs argp-standalone on uClibc 2015-05-03 13:33:02 +02:00
Config.in bcusdk: make it build with the musl C library 2015-08-08 17:50:55 +02:00