aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-connectivity
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@googlemail.com>2012-07-11 14:09:32 +0200
committerKoen Kooi <koen@dominion.thruhere.net>2012-07-16 09:39:06 +0200
commita55a93180733f769d676d9e66f74bf10d5da6ff0 (patch)
tree89b5028b9e6ae9b8e506324ea11cb80c74ffc2c7 /meta-oe/recipes-connectivity
parent1e6cf9483d41cf8033ada4fd15a07bb4d85aa724 (diff)
downloadmeta-openembedded-a55a93180733f769d676d9e66f74bf10d5da6ff0.tar.gz
connman: move systemd support to meta-systemd
Diffstat (limited to 'meta-oe/recipes-connectivity')
-rw-r--r--meta-oe/recipes-connectivity/connman/connman_1.0.bbappend6
1 files changed, 0 insertions, 6 deletions
diff --git a/meta-oe/recipes-connectivity/connman/connman_1.0.bbappend b/meta-oe/recipes-connectivity/connman/connman_1.0.bbappend
deleted file mode 100644
index 167165f9a2..0000000000
--- a/meta-oe/recipes-connectivity/connman/connman_1.0.bbappend
+++ /dev/null
@@ -1,6 +0,0 @@
-inherit systemd
-
-EXTRA_OECONF += "--with-systemdunitdir=${systemd_unitdir}/system/"
-
-SYSTEMD_PACKAGES = "${PN}-systemd"
-SYSTEMD_SERVICE_${PN}-systemd = "connman.service"