Created attachment 2395 [details] Patch I need the wireless_tools-library (libiw.so) to be on the target (and in staging-dir). The appended patch make this selectable via config. This is my first patch for a "generic"-package. Feel free to modify the patch if needed. Simon Pasch
Thanks. Just for reference, for which use case do you need this shared library on the target ?
We're checking the interface state with iw_get_basic_config()...
Committed, thanks