mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-03-09 22:00:00 +00:00
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:
@@ -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}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user