package/c*/Config.in: fix help text wrapping
authorAdam Duskett <Aduskett@gmail.com>
Fri, 5 May 2017 14:08:07 +0000 (10:08 -0400)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 11 May 2017 21:28:01 +0000 (23:28 +0200)
The check-package script when ran gives warnings on text wrapping
on all of these Config files.  This patch cleans up all warnings
related to the text wrapping for the Config files starting with
the letter c in the package directory.

The appropriate indentation is: <tab><2 spaces><62 chars>
See http://nightly.buildroot.org/#writing-rules-config-in for more
information.

Signed-off-by: Adam Duskett <aduskett@codeblue.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
16 files changed:
package/ca-certificates/Config.in
package/canfestival/Config.in
package/ccrypt/Config.in
package/cegui06/Config.in
package/celt051/Config.in
package/cjson/Config.in
package/clamav/Config.in
package/clapack/Config.in
package/collectd/Config.in
package/cppdb/Config.in
package/cpuload/Config.in
package/crda/Config.in
package/cryptodev/Config.in
package/curlftpfs/Config.in
package/cvs/Config.in
package/cwiid/Config.in

index a278a620c74bd4af43f0fbeb65e7ae7fc60f7b07..6bb71820d23df150c832596d4db1b79e7e9add35 100644 (file)
@@ -6,6 +6,7 @@ config BR2_PACKAGE_CA_CERTIFICATES
          connections.
 
          It includes, among others, certificate authorities used by the
-         Debian infrastructure and those shipped with Mozilla's browsers.
+         Debian infrastructure and those shipped with Mozilla's
+         browsers.
 
          http://anonscm.debian.org/gitweb/?p=collab-maint/ca-certificates.git
index ca949565f5a065c6331313ffef7e39fa108588ec..8300e2658259f99e77dcb9518c0707ed7d0b74d9 100644 (file)
@@ -16,8 +16,8 @@ config BR2_PACKAGE_CANFESTIVAL
        depends on !BR2_STATIC_LIBS
        help
          CanFestival is an OpenSource CANOpen framework, licensed under
-         LGPLv2.1 and GPLv2 for some drivers (virtual_kernel, lincan and
-         copcican_comedi).
+         LGPLv2.1 and GPLv2 for some drivers (virtual_kernel, lincan
+         and copcican_comedi).
 
          http://www.canfestival.org
 
@@ -78,9 +78,9 @@ config BR2_PACKAGE_CANFESTIVAL_DRIVER
 config BR2_PACKAGE_CANFESTIVAL_ADDITIONAL_OPTIONS
        string "additional configure options"
        help
-         Additional options can be passed directly to the configure script
-         (e.g.: --MAX_CAN_BUS_ID=..., --SDO_MAX_LENGTH_TRANSFER=...,
-         --SDO_BLOCK_SIZE=...).
+         Additional options can be passed directly to the configure
+         script (e.g.: --MAX_CAN_BUS_ID=...,
+         --SDO_MAX_LENGTH_TRANSFER=..., --SDO_BLOCK_SIZE=...).
 
 config BR2_PACKAGE_CANFESTIVAL_INSTALL_EXAMPLES
        bool "install examples"
index ef5a7eef65c3ca1aed792dc9ed47ebed0c889b9c..109271ae70894927cd736648cb858cdebed72422 100644 (file)
@@ -1,6 +1,7 @@
 config BR2_PACKAGE_CCRYPT
        bool "ccrypt"
        help
-         ccrypt is a utility for encrypting and decrypting files and streams.
+         ccrypt is a utility for encrypting and decrypting files and
+         streams.
 
          http://ccrypt.sourceforge.net/
index e6a024a3995643bcc6b275889cc5989d279bebf4..0139d32422e1cfba10ec674dc5af796991181912 100644 (file)
@@ -10,11 +10,11 @@ config BR2_PACKAGE_CEGUI06
        select BR2_PACKAGE_FREETYPE
        select BR2_PACKAGE_PCRE
        help
-         Crazy Eddie's GUI System is a free library providing windowing and
-         widgets for graphics APIs / engines where such functionality is not
-         natively available, or severely lacking. The library is object
-         orientated, written in C++, and targeted at games developers who
-         should be spending their time creating great games, not building
-         GUI sub-systems!
+         Crazy Eddie's GUI System is a free library providing windowing
+         and widgets for graphics APIs / engines where such
+         functionality is not natively available, or severely lacking.
+         The library is object orientated, written in C++, and targeted
+         at games developers who should be spending their time creating
+         great games, not building GUI sub-systems!
 
          http://www.cegui.org.uk/
index 035e262d74aa4e93dd9b521f7319789ec2162b83..e1513190db4c1a91f28ecbc632aad61212988715 100644 (file)
@@ -5,10 +5,10 @@ config BR2_PACKAGE_CELT051
          The CELT ultra-low delay audio codec
 
          The CELT codec is a compression algorithm for audio. Like MP3,
-         Vorbis, and AAC it is suitable for transmitting music with high
-         quality. Unlike these formats CELT imposes very little delay on
-         the signal, even less than is typical for speech centric formats
-         like Speex, GSM, or G.729.
+         Vorbis, and AAC it is suitable for transmitting music with
+         high quality. Unlike these formats CELT imposes very little
+         delay on the signal, even less than is typical for speech
+         centric formats like Speex, GSM, or G.729.
 
          Note: this is version 0.5.1.3 of celt.
 
index 04eff4ca88603be1ca3a1aec61b7d120c79dd330..ee18fced5cc662ca16db32d9e1c70f75d00a6335 100644 (file)
@@ -1,7 +1,7 @@
 config BR2_PACKAGE_CJSON
        bool "cJSON"
        help
-         An ultra-lightweight, portable, single-file, simple-as-can-be ANSI-C
-         compliant JSON parser, under MIT license.
+         An ultra-lightweight, portable, single-file, simple-as-can-be
+         ANSI-C compliant JSON parser, under MIT license.
 
          https://github.com/DaveGamble/cJSON
index 051df0d40e75775dc56f95994e6cae905d05a9d1..a962103208d04a89d3bf322a8a3cebe90cccccec 100644 (file)
@@ -7,8 +7,8 @@ config BR2_PACKAGE_CLAMAV
        select BR2_PACKAGE_OPENSSL
        select BR2_PACKAGE_ZLIB
        help
-         ClamAV is an open source antivirus engine for detecting trojans,
-         viruses, malware & other malicious threats.
+         ClamAV is an open source antivirus engine for detecting
+         trojans, viruses, malware & other malicious threats.
 
          http://www.clamav.net
 
index 7d1f9401aefc72e8a03446491f85d16168844939..e5be0b644194bdc74a180b9ec5ff30b723483af9 100644 (file)
@@ -23,10 +23,11 @@ config BR2_PACKAGE_CLAPACK_ARITH_H
        string "Custom BLAS arith.h"
        depends on BR2_PACKAGE_CLAPACK
        help
-         To optimize BLAS library for the hardware, an 'arith.h' header should
-         be provided.
+         To optimize BLAS library for the hardware, an 'arith.h' header
+         should be provided.
 
          If empty, the library will not be optimized by the compiler.
 
-         In any case an 'arithchk' program is built (but not installed), to be run
-         on the target to generate this arith.h header.
+         In any case an 'arithchk' program is built
+         (but not installed), to be run on the target to generate this
+         arith.h header.
index d270494a07d5ced6cfcc989d9699f1c4b12ac35f..ccd3fbe13f8c3e3497e876b58b9cbcfb8a92449f 100644 (file)
@@ -89,8 +89,8 @@ config BR2_PACKAGE_COLLECTD_SYSLOG
 config BR2_PACKAGE_COLLECTD_THRESHOLD
        bool "threshold"
        help
-         Checks values against configured thresholds and creates notifications
-         if values are out of bounds.
+         Checks values against configured thresholds and creates
+         notifications if values are out of bounds.
 
 endmenu
 
@@ -140,17 +140,20 @@ config BR2_PACKAGE_COLLECTD_CGROUPS
 config BR2_PACKAGE_COLLECTD_CONNTRACK
        bool "conntrack"
        help
-         Collects the number of entries in Linux's connection tracking table.
+         Collects the number of entries in Linux's connection tracking
+         table.
 
 config BR2_PACKAGE_COLLECTD_CONTEXTSWITCH
        bool "contextswitch"
        help
-         Collects the number of context switches done by the operating system.
+         Collects the number of context switches done by the operating
+         system.
 
 config BR2_PACKAGE_COLLECTD_CPU
        bool "cpu"
        help
-         Collects the amount of time spent by the CPU in various states.
+         Collects the amount of time spent by the CPU in various
+         states.
 
 config BR2_PACKAGE_COLLECTD_CPUFREQ
        bool "cpufreq"
@@ -229,7 +232,8 @@ config BR2_PACKAGE_COLLECTD_FHCOUNT
 config BR2_PACKAGE_COLLECTD_FILECOUNT
        bool "filecount"
        help
-         Counts the number of files in a directory and all its subdirectories.
+         Counts the number of files in a directory and all its
+         subdirectories.
 
 config BR2_PACKAGE_COLLECTD_FSCACHE
        bool "fscache"
@@ -323,7 +327,8 @@ config BR2_PACKAGE_COLLECTD_MYSQL
        depends on BR2_TOOLCHAIN_HAS_THREADS # mysql
        select BR2_PACKAGE_MYSQL
        help
-         Connects to a MySQL database and issues a "show status" command.
+         Connects to a MySQL database and issues a "show status"
+         command.
 
 config BR2_PACKAGE_COLLECTD_NETLINK
        bool "netlink"
@@ -334,7 +339,8 @@ config BR2_PACKAGE_COLLECTD_NETLINK
 config BR2_PACKAGE_COLLECTD_NFS
        bool "nfs"
        help
-         Collects information about the usage of the Network File System.
+         Collects information about the usage of the Network File
+         System.
 
 config BR2_PACKAGE_COLLECTD_NGINX
        bool "nginx"
@@ -358,7 +364,8 @@ config BR2_PACKAGE_COLLECTD_OPENLDAP
        depends on BR2_USE_WCHAR
        select BR2_PACKAGE_OPENLDAP
        help
-         Read monitoring information from OpenLDAP's cn=Monitor subtree.
+         Read monitoring information from OpenLDAP's cn=Monitor
+         subtree.
 
 comment "openldap support needs a toolchain w/ wchar"
        depends on !BR2_USE_WCHAR
@@ -409,8 +416,8 @@ config BR2_PACKAGE_COLLECTD_SMART
        depends on BR2_PACKAGE_HAS_UDEV # libatasmart
        select BR2_PACKAGE_LIBATASMART
        help
-         Collect SMART statistics, notably load cycle count, temperature
-         and bad sectors.
+         Collect SMART statistics, notably load cycle count,
+         temperature and bad sectors.
 
 comment "SMART requires udev to be enabled"
        depends on !BR2_PACKAGE_HAS_UDEV
@@ -445,8 +452,8 @@ config BR2_PACKAGE_COLLECTD_TAIL
 config BR2_PACKAGE_COLLECTD_TAIL_CSV
        bool "tail csv"
        help
-         Follows (tails) files in CSV format, parses each line and submits
-         extracted values.
+         Follows (tails) files in CSV format, parses each line and
+         submits extracted values.
 
 config BR2_PACKAGE_COLLECTD_TCPCONNS
        bool "tcpconns"
@@ -516,7 +523,8 @@ comment "Select at least one for collectd to be useful"
 config BR2_PACKAGE_COLLECTD_CSV
        bool "csv"
        help
-         Writes values to a plain-text file in Comma Separated Values format.
+         Writes values to a plain-text file in Comma Separated Values
+         format.
 
 config BR2_PACKAGE_COLLECTD_GRAPHITE
        bool "graphite"
@@ -555,7 +563,8 @@ config BR2_PACKAGE_COLLECTD_RIEMANN
        select BR2_PACKAGE_RIEMANN_C_CLIENT
        select BR2_PACKAGE_LIBTOOL
        help
-         Sends data to Riemann, a stream processing and monitoring system.
+         Sends data to Riemann, a stream processing and monitoring
+         system.
 
 config BR2_PACKAGE_COLLECTD_UNIXSOCK
        bool "unixsock"
@@ -567,7 +576,8 @@ config BR2_PACKAGE_COLLECTD_WRITEHTTP
        bool "write_http"
        select BR2_PACKAGE_LIBCURL
        help
-         Sends values collected to a web-server using HTTP POST and PUTVAL.
+         Sends values collected to a web-server using HTTP POST and
+         PUTVAL.
 
 config BR2_PACKAGE_COLLECTD_WRITELOG
        bool "write_log"
@@ -592,14 +602,14 @@ comment "write_prometheus needs a toolchain w/ C++, host gcc >= 4.5"
 config BR2_PACKAGE_COLLECTD_WRITESENSU
        bool "write_sensu"
        help
-         Sends data to Sensu, a stream processing and monitoring system,
-         via the Sensu client local TCP socket.
+         Sends data to Sensu, a stream processing and monitoring
+         system, via the Sensu client local TCP socket.
 
 config BR2_PACKAGE_COLLECTD_WRITETSDB
        bool "write_tsdb"
        help
-         Sends data OpenTSDB, a scalable no master, no shared state time
-         series database.
+         Sends data OpenTSDB, a scalable no master, no shared state
+         time series database.
 
 endmenu
 
index 9037a7a0c67625eaff3e3c669e22ae138d1f3b09..ceff0ab76f7c059cfeaf9b01699cae54360e37a2 100644 (file)
@@ -7,9 +7,10 @@ config BR2_PACKAGE_CPPDB
        # Can be built without them but it's useless
        depends on BR2_PACKAGE_MYSQL || BR2_PACKAGE_POSTGRESQL || BR2_PACKAGE_SQLITE
        help
-         CppDB is an SQL connectivity library that is designed to provide
-         platform and Database independent connectivity API similarly
-         to what JDBC, ODBC and other connectivity libraries do.
+         CppDB is an SQL connectivity library that is designed to
+         provide platform and Database independent connectivity API
+         similarly to what JDBC, ODBC and other connectivity libraries
+         do.
 
          http://cppcms.com/sql/cppdb/
 
index 82bc450afac23977630d4193bb0568f41ef04d16..9a7b4e9f4252ee094eb5b0b752cb10491a026b1d 100644 (file)
@@ -1,8 +1,9 @@
 config BR2_PACKAGE_CPULOAD
        bool "cpuload"
        help
-         cpuload is a simple tool to obtain intuitive vision of CPU load
-         (including total, user, system, irq and softirq) within a certain
-         time, which is especially useful for embedded system without GUI.
+         cpuload is a simple tool to obtain intuitive vision of CPU
+         load (including total, user, system, irq and softirq) within a
+         certain time, which is especially useful for embedded system
+         without GUI.
 
          https://github.com/kelvincheung/cpuload
index 2cb040372f2df1cab4ce73b7bba853e684b97f4d..b9a2613f04ec5618cfd8a2ef83bfcfd30c7221fe 100644 (file)
@@ -12,8 +12,8 @@ config BR2_PACKAGE_CRDA
 
          This package provides a Central Regulatory Domain Agent (CRDA)
          to be used by the Linux kernel cf80211 wireless subsystem to
-         query and apply the regulatory domain settings wireless devices
-         may operate within for a given location.
+         query and apply the regulatory domain settings wireless
+         devices may operate within for a given location.
 
          http://linuxwireless.org/en/developers/Regulatory/CRDA
 
index 9f9df02fc3f173e16ea376c14a7202a5aca8cfcd..d1e64498a84807adc1f74b1ea3c3738fe13b363f 100644 (file)
@@ -31,8 +31,8 @@ config BR2_PACKAGE_OCF_LINUX
        select BR2_PACKAGE_HAS_CRYPTODEV
        help
          OCF-Linux is a Linux port of the OpenBSD/FreeBSD Cryptographic
-         Framework (OCF). This port aims to bring full asynchronous HW/SW
-         crypto acceleration to the Linux kernel and applications
+         Framework (OCF). This port aims to bring full asynchronous
+         HW/SW crypto acceleration to the Linux kernel and applications
          running under Linux.
 
          http://ocf-linux.sourceforge.net/
index c2d591a9a0716dcc985de3eacc416602a03b138a..986faf157c582c711ea9c6e763fca6030c39f65f 100644 (file)
@@ -11,8 +11,8 @@ config BR2_PACKAGE_CURLFTPFS
        select BR2_PACKAGE_OPENSSL
        select BR2_PACKAGE_LIBCURL
        help
-         CurlFtpFS is a filesystem for accessing FTP hosts based on FUSE
-         and libcurl.
+         CurlFtpFS is a filesystem for accessing FTP hosts based on
+         FUSE and libcurl.
 
          http://curlftpfs.sourceforge.net/
 
index 003696160135492c3f5ed8508d42463037b6b600..e8f0606ecce48b6af1e65688e7c015215c3bd497 100644 (file)
@@ -5,7 +5,8 @@ config BR2_PACKAGE_CVS
        depends on BR2_USE_MMU
        select BR2_PACKAGE_NCURSES
        help
-         Concurrent Versions System - source code revision control tools.
+         Concurrent Versions System - source code revision control
+         tools.
 
          http://www.nongnu.org/cvs/
 
index 03b7dbbcdb8024c2223e03009acc8f012ce09203..50c05ebd91ff8fd0c34f583b04a90584704280e5 100644 (file)
@@ -6,8 +6,8 @@ config BR2_PACKAGE_CWIID
        depends on BR2_USE_MMU # bluez_utils -> dbus, libglib2
        select BR2_PACKAGE_BLUEZ_UTILS
        help
-         A collection of Linux tools written in C for interfacing to the
-         Nintendo Wiimote.
+         A collection of Linux tools written in C for interfacing to
+         the Nintendo Wiimote.
 
          http://abstrakraft.org/cwiid/