summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/connman/connman_0.78.bb
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2011-12-13 10:41:14 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-12-13 12:28:11 +0000
commit406593fdf179b0361ddbfb04da3144dbec8296e0 (patch)
treeccfd52766040eaa78cf2811fd65d8c7ebce4e3bb /meta/recipes-connectivity/connman/connman_0.78.bb
parentd6860b2127f692b6e368c81db988fc153cb5291d (diff)
downloadpoky-406593fdf179b0361ddbfb04da3144dbec8296e0.tar.gz
connman: improve packaging
The scripts being included on connman-scripts was the test utility and thus we are moving them with the rest of test utilities in 'connman-tests'. A runtime dependency on python-dbus were missing as well as those scripts uses it. As no dhclient, resolvconf and udhcpc plugins are being generated the respective dependency map entries were also removed. (From OE-Core rev: 6f9594cddefe74ce7381e4fa2a68cb8a542d6d2e) Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity/connman/connman_0.78.bb')
-rw-r--r--meta/recipes-connectivity/connman/connman_0.78.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/connman/connman_0.78.bb b/meta/recipes-connectivity/connman/connman_0.78.bb
index f36f6707c7..74c102b852 100644
--- a/meta/recipes-connectivity/connman/connman_0.78.bb
+++ b/meta/recipes-connectivity/connman/connman_0.78.bb
@@ -1,6 +1,6 @@
1require connman.inc 1require connman.inc
2 2
3PR = "r4" 3PR = "r5"
4 4
5# 0.78 tag 5# 0.78 tag
6SRCREV = "02f5d5fe2d7c71514a6387ba2b772b42d8e8d297" 6SRCREV = "02f5d5fe2d7c71514a6387ba2b772b42d8e8d297"