f2fe5c119c
A package for interfacing with iwlib, providing an implementation to the wireless tools in Linux. Signed-off-by: Jared Bents <jared.bents@rockwellcollins.com> Signed-off-by: Kalpesh Panchal <kalpesh.panchal@rockwellcollins.com> Signed-off-by: Matt Weber <matthew.weber@rockwellcollins.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
9 lines
264 B
Plaintext
9 lines
264 B
Plaintext
config BR2_PACKAGE_PYTHON_IWLIB
|
|
bool "python-iwlib"
|
|
depends on BR2_PACKAGE_WIRELESS_TOOLS_LIB
|
|
help
|
|
python-iwlib is a package for interfacing with iwlib,
|
|
providing an implementation to the wireless tools in Linux.
|
|
|
|
https://github.com/nhoad/python-iwlib
|