diff options
author | Hongxu Jia <hongxu.jia@windriver.com> | 2016-06-21 01:39:51 -0400 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2016-06-23 15:21:26 +0200 |
commit | 016e7480a885b90a3ed2d336b54676d0237b3439 (patch) | |
tree | ea5a72d5147266ede92b168fbdda82922d9b6dec /meta-python/recipes-devtools/python/python-dbusmock_0.10.1.bb | |
parent | 09630840cb5d42fc26b99842a7e35d5c765cfff3 (diff) | |
download | meta-openembedded-016e7480a885b90a3ed2d336b54676d0237b3439.tar.gz |
Revert "python-pygobject, python-cloudeebus, python-dbusmock: Blacklist because of python-pygobject is broken"
This reverts commit b0fae32dfc447ef9864e077d05c51bbbf763565b.
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-dbusmock_0.10.1.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python-dbusmock_0.10.1.bb | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/meta-python/recipes-devtools/python/python-dbusmock_0.10.1.bb b/meta-python/recipes-devtools/python/python-dbusmock_0.10.1.bb index 244e59fa19..2520bfc953 100644 --- a/meta-python/recipes-devtools/python/python-dbusmock_0.10.1.bb +++ b/meta-python/recipes-devtools/python/python-dbusmock_0.10.1.bb | |||
@@ -9,9 +9,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=e6a600fd5e1d9cbde2d983680233ad02" | |||
9 | 9 | ||
10 | DEPENDS += "python-pygobject python-dbus" | 10 | DEPENDS += "python-pygobject python-dbus" |
11 | 11 | ||
12 | # http://lists.openembedded.org/pipermail/openembedded-devel/2016-June/107798.html | ||
13 | PNBLACKLIST[python-dbusmock] ?= "Depends on broken python-pygobject" | ||
14 | |||
15 | SRC_URI = "https://launchpad.net/${BPN}/trunk/${PV}/+download/${BP}.tar.gz" | 12 | SRC_URI = "https://launchpad.net/${BPN}/trunk/${PV}/+download/${BP}.tar.gz" |
16 | SRC_URI[md5sum] = "7370d325c4a75494dd71885ca65b79e8" | 13 | SRC_URI[md5sum] = "7370d325c4a75494dd71885ca65b79e8" |
17 | SRC_URI[sha256sum] = "03aadc93bdc26ea18d4d78fcff7b6cb34f4e18623bc5cc41cf9539d663cee11e" | 14 | SRC_URI[sha256sum] = "03aadc93bdc26ea18d4d78fcff7b6cb34f4e18623bc5cc41cf9539d663cee11e" |