Bump buildroot to version 2017-02
TG-3 #closed
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
config BR2_PACKAGE_PYTHON_CROSSBAR
|
||||
bool "python-crossbar"
|
||||
depends on !BR2_TOOLCHAIN_USES_MUSL # python-psutil
|
||||
# All the following dependencies are runtime dependencies
|
||||
select BR2_PACKAGE_PYTHON_AUTOBAHN
|
||||
select BR2_PACKAGE_PYTHON_CBOR
|
||||
@@ -39,5 +40,5 @@ config BR2_PACKAGE_PYTHON_CROSSBAR
|
||||
|
||||
https://pypi.python.org/pypi/crossbar
|
||||
|
||||
comment "python-crossbar needs a toolchain w/ C++"
|
||||
depends on !BR2_INSTALL_LIBSTDCPP
|
||||
comment "python-crossbar needs a uClibc or glibc toolchain w/ C++"
|
||||
depends on !BR2_INSTALL_LIBSTDCPP || BR2_TOOLCHAIN_USES_MUSL
|
||||
|
||||
Reference in New Issue
Block a user