package/liblinear: wrap help text to fit 72 columns

Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Jörg Krause 2015-09-19 23:33:50 +02:00 committed by Thomas Petazzoni
parent a7fbe1dfbe
commit 64476e4a4d

View File

@ -2,8 +2,8 @@ config BR2_PACKAGE_LIBLINEAR
bool "liblinear" bool "liblinear"
depends on BR2_INSTALL_LIBSTDCPP depends on BR2_INSTALL_LIBSTDCPP
help help
liblinear is a linear classifier for data with millions of instances and liblinear is a linear classifier for data with millions of instances
features. and features.
http://www.csie.ntu.edu.tw/~cjlin/liblinear/ http://www.csie.ntu.edu.tw/~cjlin/liblinear/