47667497ec
Version 0.10.4 is compatible with python 3. [Thomas: change the patch to simply remove the dependency on BR2_PACKAGE_PYTHON, so that the package can be seen when either python or python3 are used.] Signed-off-by: Simon Marchi <simon.marchi@polymtl.ca> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
7 lines
171 B
Plaintext
7 lines
171 B
Plaintext
config BR2_PACKAGE_PYTHON_NETIFACES
|
|
bool "python-netifaces"
|
|
help
|
|
Portable access to network interfaces from Python.
|
|
|
|
http://alastairs-place.net/projects/netifaces
|