buildroot/package/libserial
Thomas Petazzoni 5972ea48c3 libserial: add patch to fix build failure on sparc/sparc64
Like c-periphery and lua-periphery, libserial fails to build because
it tries to use some baud rate definitions that are not available on
sparc and sparc64 (the highest baud rates).

This commit fixes that by introducing a patch to libserial to make the
use of these high baud rates conditional on their availability.

Fixes:

  http://autobuild.buildroot.org/results/f9b/f9bbb8a6636cd3e3203b059f627aac7b1d511eb2/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2015-11-19 13:19:43 +01:00
..
0001-disable-python-bindings.patch
0002-Don-t-use-high-baudrates-when-not-available.patch libserial: add patch to fix build failure on sparc/sparc64 2015-11-19 13:19:43 +01:00
Config.in
libserial.hash
libserial.mk