Having pyconnman installed without connman is useless, so make sure
it's pulled at runtime. Connman can also be installed via a 'base'
image packagegroup, but let's also add it to rdepend to be safe.

Signed-off-by: Ioan-Adrian Ratiu <adrian.ra...@ni.com>
---
 .../recipes-connectivity/python-pyconnman/python-pyconnman_0.1.0.bb     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/meta-python/recipes-connectivity/python-pyconnman/python-pyconnman_0.1.0.bb 
b/meta-python/recipes-connectivity/python-pyconnman/python-pyconnman_0.1.0.bb
index 6eeab7e47..4d76cc536 100644
--- 
a/meta-python/recipes-connectivity/python-pyconnman/python-pyconnman_0.1.0.bb
+++ 
b/meta-python/recipes-connectivity/python-pyconnman/python-pyconnman_0.1.0.bb
@@ -11,4 +11,4 @@ PYPI_PACKAGE = "pyconnman"
 
 inherit pypi setuptools
 
-RDEPENDS_${PN} = "python-dbus python-pprint"
\ No newline at end of file
+RDEPENDS_${PN} = "connman python-dbus python-pprint"
-- 
2.11.1

-- 
_______________________________________________
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel

Reply via email to