Revert "python-pygobject, python-cloudeebus, python-dbusmock: Blacklist because of python-pygobject is broken"

This reverts commit b0fae32dfc.

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Hongxu Jia
2016-06-21 01:39:51 -04:00
committed by Martin Jansa
parent 09630840cb
commit 016e7480a8
4 changed files with 1 additions and 12 deletions

View File

@@ -14,9 +14,6 @@ inherit distutils setuptools
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}
}