From 7cb07658d140203d628009433e2164867814d493 Mon Sep 17 00:00:00 2001 From: Jussi Kukkonen Date: Thu, 1 Oct 2015 11:04:36 +0300 Subject: xuser-account: Take over xuser specific D-Bus policy Move connmans xuser-related D-Bus policy to a separate file that xuser-account installs: This way connman does not need to depend on xuser-account. Add policies for bluez and ofono in the same file. (From OE-Core rev: 9f37ce18b7d79135a67474187b6119980e0130ae) Signed-off-by: Jussi Kukkonen Signed-off-by: Richard Purdie --- meta/recipes-connectivity/connman/connman.inc | 1 - 1 file changed, 1 deletion(-) (limited to 'meta/recipes-connectivity/connman/connman.inc') diff --git a/meta/recipes-connectivity/connman/connman.inc b/meta/recipes-connectivity/connman/connman.inc index 1712af3016..ab7f86d12a 100644 --- a/meta/recipes-connectivity/connman/connman.inc +++ b/meta/recipes-connectivity/connman/connman.inc @@ -107,7 +107,6 @@ RPROVIDES_${PN} = "\ RDEPENDS_${PN} = "\ dbus \ - xuser-account \ " PACKAGES_DYNAMIC += "^${PN}-plugin-.*" -- cgit v1.2.3-54-g00ecf