aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-devtools/python/python-cloudeebus_0.6.0.bb3
-rw-r--r--recipes-devtools/python/python-dbusmock_0.10.1.bb3
2 files changed, 0 insertions, 6 deletions
diff --git a/recipes-devtools/python/python-cloudeebus_0.6.0.bb b/recipes-devtools/python/python-cloudeebus_0.6.0.bb
index b9aa1c8..1490e22 100644
--- a/recipes-devtools/python/python-cloudeebus_0.6.0.bb
+++ b/recipes-devtools/python/python-cloudeebus_0.6.0.bb
@@ -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}
}
diff --git a/recipes-devtools/python/python-dbusmock_0.10.1.bb b/recipes-devtools/python/python-dbusmock_0.10.1.bb
index 244e59f..2520bfc 100644
--- a/recipes-devtools/python/python-dbusmock_0.10.1.bb
+++ b/recipes-devtools/python/python-dbusmock_0.10.1.bb
@@ -9,9 +9,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=e6a600fd5e1d9cbde2d983680233ad02"
DEPENDS += "python-pygobject python-dbus"
-# http://lists.openembedded.org/pipermail/openembedded-devel/2016-June/107798.html
-PNBLACKLIST[python-dbusmock] ?= "Depends on broken python-pygobject"
-
SRC_URI = "https://launchpad.net/${BPN}/trunk/${PV}/+download/${BP}.tar.gz"
SRC_URI[md5sum] = "7370d325c4a75494dd71885ca65b79e8"
SRC_URI[sha256sum] = "03aadc93bdc26ea18d4d78fcff7b6cb34f4e18623bc5cc41cf9539d663cee11e"