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-oe/recipes-connectivity | |
| 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-oe/recipes-connectivity')
| -rw-r--r-- | meta-oe/recipes-connectivity/bluez/bluez4_4.101.bb | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/meta-oe/recipes-connectivity/bluez/bluez4_4.101.bb b/meta-oe/recipes-connectivity/bluez/bluez4_4.101.bb index 05e3daf637..d6d16c00fc 100644 --- a/meta-oe/recipes-connectivity/bluez/bluez4_4.101.bb +++ b/meta-oe/recipes-connectivity/bluez/bluez4_4.101.bb | |||
| @@ -27,10 +27,7 @@ do_install_append() { | |||
| 27 | } | 27 | } |
| 28 | 28 | ||
| 29 | RDEPENDS_${PN}-dev = "bluez-hcidump" | 29 | RDEPENDS_${PN}-dev = "bluez-hcidump" |
| 30 | RDEPENDS_${PN}-testtools += "python python-dbus" | 30 | RDEPENDS_${PN}-testtools += "python python-dbus python-pygobject" |
| 31 | |||
| 32 | # http://lists.openembedded.org/pipermail/openembedded-devel/2016-June/107798.html | ||
| 33 | # RDEPENDS_${PN}-testtools += "python-pygobject" | ||
| 34 | 31 | ||
| 35 | ALLOW_EMPTY_libasound-module-bluez = "1" | 32 | ALLOW_EMPTY_libasound-module-bluez = "1" |
| 36 | PACKAGES =+ "libasound-module-bluez ${PN}-testtools" | 33 | PACKAGES =+ "libasound-module-bluez ${PN}-testtools" |
