Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
config BR2_PACKAGE_CZMQ
|
||||
bool "czmq"
|
||||
select BR2_PACKAGE_ZEROMQ
|
||||
depends on BR2_USE_MMU # fork()
|
||||
depends on BR2_INSTALL_LIBSTDCPP # zeromq
|
||||
depends on BR2_TOOLCHAIN_HAS_THREADS # zeromq
|
||||
select BR2_PACKAGE_ZEROMQ
|
||||
help
|
||||
High-level C Binding for 0MQ
|
||||
|
||||
|
||||
@@ -11,7 +11,7 @@ CZMQ_SITE = $(call github,zeromq,czmq,$(CZMQ_VERSION))
|
||||
CZMQ_AUTORECONF = YES
|
||||
CZMQ_INSTALL_STAGING = YES
|
||||
CZMQ_DEPENDENCIES = zeromq host-pkgconf
|
||||
CZMQ_LICENSE = MPLv2.0
|
||||
CZMQ_LICENSE = MPL-2.0
|
||||
CZMQ_LICENSE_FILES = LICENSE
|
||||
|
||||
# asciidoc is a python script that imports unicodedata, which is not in
|
||||
|
||||
Reference in New Issue
Block a user