Bump buildroot to 2019.02
This commit is contained in:
11
bsp/buildroot/package/pixiewps/Config.in
Normal file
11
bsp/buildroot/package/pixiewps/Config.in
Normal file
@@ -0,0 +1,11 @@
|
||||
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
|
||||
Reference in New Issue
Block a user