[oe] [meta-oe][meta-python][PATCH] Add support for pyiface

Derek Straka derek at asterius.io
Fri Mar 2 18:10:53 UTC 2018


Can this be extended to python3?  If so, can you add that as part of the
patch set?  Thanks.

-Derek

On Fri, Mar 2, 2018 at 1:08 PM, Alexandru Vasiu <alexandru.vasiu at ni.com>
wrote:

> 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 <alexandru.vasiu at ni.com>
> ---
>  meta-python/recipes-devtools/python/python-pyiface_0.0.2.bb | 10
> ++++++++++
>  1 file changed, 10 insertions(+)
>  create mode 100644 meta-python/recipes-devtools/python/
> python-pyiface_0.0.2.bb
>
> diff --git a/meta-python/recipes-devtools/python/python-pyiface_0.0.2.bb
> b/meta-python/recipes-devtools/python/python-pyiface_0.0.2.bb
> new file mode 100644
> index 000000000..fad75af06
> --- /dev/null
> +++ b/meta-python/recipes-devtools/python/python-pyiface_0.0.2.bb
> @@ -0,0 +1,10 @@
> +SUMMARY = "Pyiface Recipe - Adds Pyiface library for Python"
> +HOMEPAGE = "https://pypi.python.org/pypi/pyiface/"
> +LICENSE = "GPLv3+"
> +
> +LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=4fe869ee987a340198fb0d54c55c47
> f1"
> +
> +SRC_URI[md5sum] = "8ced1d8ef89376a5aed97a59f11ae683"
> +SRC_URI[sha256sum] = "bf5b1ff115344d388b0f9409a440ee
> 06f67478b6c63bc8d8ce8f843f2652a8d3"
> +
> +inherit pypi setuptools
> --
> 2.16.2
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
>



More information about the Openembedded-devel mailing list