Update buidlroot to version 2016.08.1
This commit is contained in:
11
bsp/buildroot/package/wpan-tools/Config.in
Normal file
11
bsp/buildroot/package/wpan-tools/Config.in
Normal file
@@ -0,0 +1,11 @@
|
||||
config BR2_PACKAGE_WPAN_TOOLS
|
||||
bool "wpan-tools"
|
||||
depends on BR2_TOOLCHAIN_HAS_THREADS
|
||||
select BR2_PACKAGE_LIBNL
|
||||
help
|
||||
Userspace tools for Linux IEEE 802.15.4 stack.
|
||||
|
||||
http://wpan.cakelab.org/
|
||||
|
||||
comment "wpan-tools needs a toolchain w/ threads"
|
||||
depends on !BR2_TOOLCHAIN_HAS_THREADS
|
||||
Reference in New Issue
Block a user