[OE-core] [PATCH 2/4] connman: remove a deliberate sed that breaks all DBus access control for connman
Ross Burton
ross.burton at intel.com
Tue May 29 20:43:55 UTC 2012
---
meta/recipes-connectivity/connman/connman.inc | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
diff --git a/meta/recipes-connectivity/connman/connman.inc b/meta/recipes-connectivity/connman/connman.inc
index f2da8d9..b6b0253 100644
--- a/meta/recipes-connectivity/connman/connman.inc
+++ b/meta/recipes-connectivity/connman/connman.inc
@@ -53,10 +53,6 @@ USERADD_PARAM_${PN} = "--system --no-create-home \
inherit autotools pkgconfig update-rc.d useradd
-do_compile_append() {
- sed -i -e s:deny:allow:g src/connman-dbus.conf
-}
-
do_install_append() {
install -d ${D}${sysconfdir}/init.d
install -m 0755 ${WORKDIR}/connman ${D}${sysconfdir}/init.d/connman
--
1.7.7.6
More information about the Openembedded-core
mailing list