libserialport: drop untrue statement from Config.in help
authorBartosz Golaszewski <bgolaszewski@baylibre.com>
Fri, 20 Feb 2015 12:28:57 +0000 (13:28 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 20 Feb 2015 17:56:34 +0000 (18:56 +0100)
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>
package/libserialport/Config.in

index 1e2935f1c2b7e36b0d9e7d6c04774749237362b2..d8218309e91a777c99e3596da395b8bd47b63233 100644 (file)
@@ -1,8 +1,9 @@
 config BR2_PACKAGE_LIBSERIALPORT
        bool "libserialport"
        help
-         Serial port access library.
-
-         This library is a part of the sigrok software suite.
+         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