mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-17 22:48:28 +00:00
python-netifaces: add recipes
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>
This commit is contained in:
committed by
Khem Raj
parent
448a5be9a3
commit
459dbf1078
@@ -0,0 +1,2 @@
|
||||
require python-netifaces.inc
|
||||
inherit setuptools3
|
||||
Reference in New Issue
Block a user