summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/ca-certificates/Config.in3
-rw-r--r--package/canfestival/Config.in10
-rw-r--r--package/ccrypt/Config.in3
-rw-r--r--package/cegui06/Config.in12
-rw-r--r--package/celt051/Config.in8
-rw-r--r--package/cjson/Config.in4
-rw-r--r--package/clamav/Config.in4
-rw-r--r--package/clapack/Config.in9
-rw-r--r--package/collectd/Config.in50
-rw-r--r--package/cppdb/Config.in7
-rw-r--r--package/cpuload/Config.in7
-rw-r--r--package/crda/Config.in4
-rw-r--r--package/cryptodev/Config.in4
-rw-r--r--package/curlftpfs/Config.in4
-rw-r--r--package/cvs/Config.in3
-rw-r--r--package/cwiid/Config.in4
16 files changed, 76 insertions, 60 deletions
diff --git a/package/ca-certificates/Config.in b/package/ca-certificates/Config.in
index a278a620c7..6bb71820d2 100644
--- a/package/ca-certificates/Config.in
+++ b/package/ca-certificates/Config.in
@@ -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
diff --git a/package/canfestival/Config.in b/package/canfestival/Config.in
index ca949565f5..8300e26582 100644
--- a/package/canfestival/Config.in
+++ b/package/canfestival/Config.in
@@ -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"
diff --git a/package/ccrypt/Config.in b/package/ccrypt/Config.in
index ef5a7eef65..109271ae70 100644
--- a/package/ccrypt/Config.in
+++ b/package/ccrypt/Config.in
@@ -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/
diff --git a/package/cegui06/Config.in b/package/cegui06/Config.in
index e6a024a399..0139d32422 100644
--- a/package/cegui06/Config.in
+++ b/package/cegui06/Config.in
@@ -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/
diff --git a/package/celt051/Config.in b/package/celt051/Config.in
index 035e262d74..e1513190db 100644
--- a/package/celt051/Config.in
+++ b/package/celt051/Config.in
@@ -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.
diff --git a/package/cjson/Config.in b/package/cjson/Config.in
index 04eff4ca88..ee18fced5c 100644
--- a/package/cjson/Config.in
+++ b/package/cjson/Config.in
@@ -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
diff --git a/package/clamav/Config.in b/package/clamav/Config.in
index 051df0d40e..a962103208 100644
--- a/package/clamav/Config.in
+++ b/package/clamav/Config.in
@@ -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
diff --git a/package/clapack/Config.in b/package/clapack/Config.in
index 7d1f9401ae..e5be0b6441 100644
--- a/package/clapack/Config.in
+++ b/package/clapack/Config.in
@@ -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.
diff --git a/package/collectd/Config.in b/package/collectd/Config.in
index d270494a07..ccd3fbe13f 100644
--- a/package/collectd/Config.in
+++ b/package/collectd/Config.in
@@ -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
diff --git a/package/cppdb/Config.in b/package/cppdb/Config.in
index 9037a7a0c6..ceff0ab76f 100644
--- a/package/cppdb/Config.in
+++ b/package/cppdb/Config.in
@@ -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/
diff --git a/package/cpuload/Config.in b/package/cpuload/Config.in
index 82bc450afa..9a7b4e9f42 100644
--- a/package/cpuload/Config.in
+++ b/package/cpuload/Config.in
@@ -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
diff --git a/package/crda/Config.in b/package/crda/Config.in
index 2cb040372f..b9a2613f04 100644
--- a/package/crda/Config.in
+++ b/package/crda/Config.in
@@ -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
diff --git a/package/cryptodev/Config.in b/package/cryptodev/Config.in
index 9f9df02fc3..d1e64498a8 100644
--- a/package/cryptodev/Config.in
+++ b/package/cryptodev/Config.in
@@ -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/
diff --git a/package/curlftpfs/Config.in b/package/curlftpfs/Config.in
index c2d591a9a0..986faf157c 100644
--- a/package/curlftpfs/Config.in
+++ b/package/curlftpfs/Config.in
@@ -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/
diff --git a/package/cvs/Config.in b/package/cvs/Config.in
index 0036961601..e8f0606ecc 100644
--- a/package/cvs/Config.in
+++ b/package/cvs/Config.in
@@ -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/
diff --git a/package/cwiid/Config.in b/package/cwiid/Config.in
index 03b7dbbcdb..50c05ebd91 100644
--- a/package/cwiid/Config.in
+++ b/package/cwiid/Config.in
@@ -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/
OpenPOWER on IntegriCloud