[oe] [meta-python][PATCH 2/3] python-txws: Add new recipe.

Martin Jansa martin.jansa at gmail.com
Wed Feb 24 13:02:29 UTC 2016


On Tue, Dec 01, 2015 at 12:26:19PM -0500, Philip Balister wrote:
> Signed-off-by: Philip Balister <philip at balister.org>
> ---
>  .../recipes-connectivity/python-txws/python-txws_0.9.1.bb | 15 +++++++++++++++
>  1 file changed, 15 insertions(+)
>  create mode 100644 meta-python/recipes-connectivity/python-txws/python-txws_0.9.1.bb

The log isn't useful, but it fails in world

ERROR: python-txws-0.9.1-r0 do_compile: python setup.py build execution failed.
ERROR: python-txws-0.9.1-r0 do_compile: Function failed: do_compile (log file is located at /home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/python-txws/0.9.1-r0/temp/log.do_compile.21053)
ERROR: Logfile of failure stored in: /home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/python-txws/0.9.1-r0/temp/log.do_compile.21053
NOTE: recipe python-txws-0.9.1-r0: task do_compile: Failed

> 
> diff --git a/meta-python/recipes-connectivity/python-txws/python-txws_0.9.1.bb b/meta-python/recipes-connectivity/python-txws/python-txws_0.9.1.bb
> new file mode 100644
> index 0000000..ceed228
> --- /dev/null
> +++ b/meta-python/recipes-connectivity/python-txws/python-txws_0.9.1.bb
> @@ -0,0 +1,15 @@
> +DESCRIPTION = "Twisted Web Sockets"
> +HOMEPAGE = "https://github.com/MostAwesomeDude/txWS"
> +
> +LICENSE = "Apache-2.0"
> +LIC_FILES_CHKSUM = "file://LICENSE;md5=76699830db7fa9e897f6a1ad05f98ec8"
> +
> +DEPENDS = "python-twisted python-six python-vcversioner"
> +
> +SRC_URI = "git://github.com/MostAwesomeDude/txWS.git"
> +SRCREV= "88cf6d9b9b685ffa1720644bd53c742afb10a414"
> +
> +S = "${WORKDIR}/git"
> +
> +inherit setuptools
> +
> -- 
> 2.1.0
> 
> -- 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20160224/9cfc7309/attachment-0002.sig>


More information about the Openembedded-devel mailing list