From b0fae32dfc447ef9864e077d05c51bbbf763565b Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Fri, 10 Jun 2016 16:28:36 +0200 Subject: python-pygobject, python-cloudeebus, python-dbusmock: Blacklist because of python-pygobject is broken Signed-off-by: Martin Jansa --- meta-python/recipes-devtools/python/python-cloudeebus_0.6.0.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'meta-python/recipes-devtools/python/python-cloudeebus_0.6.0.bb') diff --git a/meta-python/recipes-devtools/python/python-cloudeebus_0.6.0.bb b/meta-python/recipes-devtools/python/python-cloudeebus_0.6.0.bb index 120a8a7927..d0673583af 100644 --- a/meta-python/recipes-devtools/python/python-cloudeebus_0.6.0.bb +++ b/meta-python/recipes-devtools/python/python-cloudeebus_0.6.0.bb @@ -14,6 +14,9 @@ inherit distutils DEPENDS_${PN} = "python python-distribute" RDEPENDS_${PN} = "python python-dbus python-json python-argparse python-pygobject python-autobahn python-twisted python-subprocess" +# http://lists.openembedded.org/pipermail/openembedded-devel/2016-June/107798.html +PNBLACKLIST[python-cloudeebus] ?= "Rdepends on broken python-pygobject" + do_install_prepend() { install -d ${D}${PYTHON_SITEPACKAGES_DIR}/${PN} } -- cgit v1.2.3-54-g00ecf