From 459dbf10783a89540d9334e823524ec1dbb21502 Mon Sep 17 00:00:00 2001 From: Jacopo Dall'Aglio Date: Fri, 29 Nov 2019 13:10:43 +0000 Subject: 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 Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-netifaces_0.10.9.bb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-netifaces_0.10.9.bb (limited to 'meta-python/recipes-devtools/python/python3-netifaces_0.10.9.bb') diff --git a/meta-python/recipes-devtools/python/python3-netifaces_0.10.9.bb b/meta-python/recipes-devtools/python/python3-netifaces_0.10.9.bb new file mode 100644 index 0000000000..69d5c674c0 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-netifaces_0.10.9.bb @@ -0,0 +1,2 @@ +require python-netifaces.inc +inherit setuptools3 -- cgit v1.2.3-54-g00ecf