summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-netifaces.inc
Commit message (Collapse)AuthorAgeFilesLines
* python3-netifaces: Consolidate in a single fileLeon Anavi2020-06-251-10/+0
| | | | | | | | Consolidate inc and bb files into a single bb file. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-netifaces: add recipesJacopo Dall'Aglio2019-11-301-0/+10
With netifaces it's possible to get the addresses of the machine's network interfaces from Python. Network configuration renderers such as Netplan depends on its Python3 implementation. Signed-off-by: Jacopo Dall'Aglio <jacopo.dallaglio@kynetics.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>