On Tue, Dec 01, 2015 at 12:26:19PM -0500, Philip Balister wrote:
> Signed-off-by: Philip Balister <[email protected]>
> ---
>  .../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
> [email protected]
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel

-- 
Martin 'JaMa' Jansa     jabber: [email protected]

Attachment: signature.asc
Description: Digital signature

-- 
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-devel

Reply via email to