Bump buildroot to version 2017-02
TG-3 #closed
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
config BR2_PACKAGE_PYTHON_PYUSB
|
||||
bool "python-pyusb"
|
||||
depends on BR2_PACKAGE_PYTHON
|
||||
depends on BR2_TOOLCHAIN_HAS_THREADS # libusb
|
||||
select BR2_PACKAGE_LIBUSB
|
||||
help
|
||||
@@ -10,5 +9,4 @@ config BR2_PACKAGE_PYTHON_PYUSB
|
||||
http://sourceforge.net/apps/trac/pyusb/
|
||||
|
||||
comment "python-pyusb needs a toolchain w/ threads"
|
||||
depends on BR2_PACKAGE_PYTHON
|
||||
depends on !BR2_TOOLCHAIN_HAS_THREADS
|
||||
|
||||
Reference in New Issue
Block a user