From 406593fdf179b0361ddbfb04da3144dbec8296e0 Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Tue, 13 Dec 2011 10:41:14 +0000 Subject: 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 Signed-off-by: Richard Purdie --- meta/recipes-connectivity/connman/connman_0.78.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-connectivity/connman/connman_0.78.bb') 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" -- cgit v1.2.3-54-g00ecf