Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -2,8 +2,8 @@ config BR2_PACKAGE_LIBLINEAR
|
||||
bool "liblinear"
|
||||
depends on BR2_INSTALL_LIBSTDCPP
|
||||
help
|
||||
liblinear is a linear classifier for data with millions of instances
|
||||
and features.
|
||||
liblinear is a linear classifier for data with millions of
|
||||
instances and features.
|
||||
|
||||
http://www.csie.ntu.edu.tw/~cjlin/liblinear/
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
LIBLINEAR_VERSION = 2.1
|
||||
LIBLINEAR_SITE = http://www.csie.ntu.edu.tw/~cjlin/liblinear
|
||||
LIBLINEAR_LICENSE = BSD-3c
|
||||
LIBLINEAR_LICENSE = BSD-3-Clause
|
||||
LIBLINEAR_LICENSE_FILES = COPYRIGHT
|
||||
LIBLINEAR_INSTALL_STAGING = YES
|
||||
LIBLINEAR_CFLAGS = $(TARGET_CFLAGS)
|
||||
|
||||
Reference in New Issue
Block a user