From 6015d3a4bfc77c55b80bcddcb757fb14a4555d88 Mon Sep 17 00:00:00 2001 From: Alexandru Vasiu Date: Fri, 16 Mar 2018 15:21:41 +0200 Subject: Add support for pyiface Pyiface is a package that exposes the network interfaces of the operating system in a easy to use and transparent way. Signed-off-by: Alexandru Vasiu Signed-off-by: Armin Kuster --- meta-python/recipes-devtools/python/python-pyiface_0.0.4.bb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python-pyiface_0.0.4.bb (limited to 'meta-python/recipes-devtools/python/python-pyiface_0.0.4.bb') diff --git a/meta-python/recipes-devtools/python/python-pyiface_0.0.4.bb b/meta-python/recipes-devtools/python/python-pyiface_0.0.4.bb new file mode 100644 index 0000000000..854cb30eee --- /dev/null +++ b/meta-python/recipes-devtools/python/python-pyiface_0.0.4.bb @@ -0,0 +1,2 @@ +inherit setuptools +require python-pyiface.inc \ No newline at end of file -- cgit v1.2.3-54-g00ecf