Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
config BR2_PACKAGE_LUTOK
|
||||
bool "lutok"
|
||||
depends on BR2_INSTALL_LIBSTDCPP
|
||||
depends on BR2_PACKAGE_HAS_LUAINTERPRETER
|
||||
depends on !BR2_PACKAGE_LUAJIT
|
||||
help
|
||||
Lutok is a lightweight C++ API library for Lua.
|
||||
|
||||
@@ -10,7 +10,7 @@ LUTOK_INSTALL_STAGING = YES
|
||||
LUTOK_DEPENDENCIES = host-pkgconf lua
|
||||
# --without-atf disables the atf-based lutok tests
|
||||
LUTOK_CONF_OPTS = --without-doxygen --without-atf
|
||||
LUTOK_LICENSE = BSD-3c
|
||||
LUTOK_LICENSE = BSD-3-Clause
|
||||
LUTOK_LICENSE_FILES = COPYING
|
||||
|
||||
$(eval $(autotools-package))
|
||||
|
||||
Reference in New Issue
Block a user