buildrootschalter/package/libserial/Config.in
Simon Dawson 85ffab5749 libserial: new package
Note that the Python binding is disabled; we can't build this in Buildroot
without the sipconfig Python module for the host.

Signed-off-by: Simon Dawson <spdawson@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-04-23 20:37:42 +02:00

12 lines
306 B
Plaintext

config BR2_PACKAGE_LIBSERIAL
bool "libserial"
depends on BR2_INSTALL_LIBSTDCPP
help
Simplified serial port programming in C++ under POSIX operating
systems.
http://libserial.sourceforge.net/
comment "libserial requires a toolchain with C++ support enabled"
depends on !BR2_INSTALL_LIBSTDCPP