Files
operating-system/buildroot/package/pixiewps/Config.in
Pascal Vizeli b13086072c Update buildroot & docker (#25)
* Update docker & buildroot

* Fix

* fix versions
2018-05-28 14:58:22 +02:00

12 lines
317 B
Plaintext

config BR2_PACKAGE_PIXIEWPS
bool "pixiewps"
depends on BR2_TOOLCHAIN_HAS_THREADS
help
Pixie WPS is a C based tool to audit networks against the so
called "Pixie Dust" attack.
https://github.com/wiire-a/pixiewps/wiki
comment "pixiewps needs a toolchain w/ threads"
depends on !BR2_TOOLCHAIN_HAS_THREADS