[OE-core] [PATCH] Add support for pyiface

Burton, Ross ross.burton at intel.com
Fri Mar 2 17:48:54 UTC 2018


Nice recipe, but it should be in meta-python unless there's a compelling
reason to be in oe-core.

Ross

On 2 March 2018 at 17:46, 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/recipes-support/pyiface/pyiface_0.0.2.bb | 10 ++++++++++
>  1 file changed, 10 insertions(+)
>  create mode 100644 meta/recipes-support/pyiface/pyiface_0.0.2.bb
>
> diff --git a/meta/recipes-support/pyiface/pyiface_0.0.2.bb
> b/meta/recipes-support/pyiface/pyiface_0.0.2.bb
> new file mode 100644
> index 0000000000..fad75af06d
> --- /dev/null
> +++ b/meta/recipes-support/pyiface/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-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20180302/3a84f498/attachment-0002.html>


More information about the Openembedded-core mailing list