buildrootschalter/package/libserialport/Config.in
Bartosz Golaszewski 3fa9de28d4 libserialport: drop untrue statement from Config.in help
According to http://sigrok.org/wiki/Libserialport:

  Note: While libserialport is hosted on sigrok.org (and sigrok
  uses libserialport), this is a completely independent library
  that can be used by other projects as well. The libserialport
  library does not depend on any sigrok related libraries or
  projects.

Drop the fragment about being a part of the sigrok suite and
extend the help text.

Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015-02-20 18:56:34 +01:00

10 lines
288 B
Plaintext

config BR2_PACKAGE_LIBSERIALPORT
bool "libserialport"
help
Libserialport is a minimal, cross-platform shared
library written in C that is intended to take care
of the OS-specific details when writing software
that uses serial ports.
http://sigrok.org/wiki/Libserialport