aboutsummaryrefslogtreecommitdiffstats
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:21:04 +0000
commit6f9594cddefe74ce7381e4fa2a68cb8a542d6d2e (patch)
treeae18f4f12fb07834bb2ec8b8443e66d090a330ba /meta/recipes-connectivity/connman/connman_0.78.bb
parentad2737079a78e1bfa0edce5bd8f4daf61ee791e4 (diff)
downloadopenembedded-core-contrib-6f9594cddefe74ce7381e4fa2a68cb8a542d6d2e.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. 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 @@
require connman.inc
-PR = "r4"
+PR = "r5"
# 0.78 tag
SRCREV = "02f5d5fe2d7c71514a6387ba2b772b42d8e8d297"