buildroot/package/wpan-tools/Config.in
Gustavo Zacarias 404597a5db wpan-tools: new package
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-02-20 15:39:48 +01:00

12 lines
288 B
Plaintext

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