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

Derek Straka derek at asterius.io
Fri Mar 9 11:15:05 UTC 2018


I apologize for not being clear.  Please provide a python3 version of the
recipe using the .inc file paradigm.  It makes it easier for the
maintainers to keep both up to date.  Let me know if you have questions.
Thanks

-Derek

On Mar 9, 2018 3:17 AM, "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.4.bb | 10
> ++++++++++
>  1 file changed, 10 insertions(+)
>  create mode 100644 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 000000000..5449e21c9
> --- /dev/null
> +++ b/meta-python/recipes-devtools/python/python-pyiface_0.0.4.bb
> @@ -0,0 +1,10 @@
> +SUMMARY = "Pyiface Recipe - Adds Pyiface library for Python 2 & 3"
> +HOMEPAGE = "https://pypi.python.org/pypi/pyiface/"
> +LICENSE = "GPLv3+"
> +
> +LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=fe06497acaf4f45999925d348c2605
> f9"
> +
> +SRC_URI[md5sum] = "edcdd71109c4259af8348006a8049c9c"
> +SRC_URI[sha256sum] = "dc984de0e1bcf6871ef88b1a92d1fb
> 75717d4f602a60caeb66136093d4a8f62e"
> +
> +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