aboutsummaryrefslogtreecommitdiffstats
path: root/meta-systemd/oe-core/recipes-connectivity
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2013-03-07 16:52:59 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2013-03-12 11:22:40 +0100
commitef4f7122808306776f121af660479a183e30c65e (patch)
tree9a5f3b36aee9807d8d5496e8714afc2897706f3d /meta-systemd/oe-core/recipes-connectivity
parentf44c52cbae96c81a20fa91d528eb0bbc5abaec06 (diff)
downloadmeta-openembedded-contrib-ef4f7122808306776f121af660479a183e30c65e.tar.gz
connman: rename .bbappend to match new version from oe-core
* drop settings already set in connman.inc Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-systemd/oe-core/recipes-connectivity')
-rw-r--r--meta-systemd/oe-core/recipes-connectivity/connman/connman_1.12.bbappend (renamed from meta-systemd/oe-core/recipes-connectivity/connman/connman_1.10.bbappend)4
1 files changed, 0 insertions, 4 deletions
diff --git a/meta-systemd/oe-core/recipes-connectivity/connman/connman_1.10.bbappend b/meta-systemd/oe-core/recipes-connectivity/connman/connman_1.12.bbappend
index a9d13e627c..b94f84b2f9 100644
--- a/meta-systemd/oe-core/recipes-connectivity/connman/connman_1.10.bbappend
+++ b/meta-systemd/oe-core/recipes-connectivity/connman/connman_1.12.bbappend
@@ -1,8 +1,4 @@
-inherit systemd
-
PRINC := "${@int(PRINC) + 1}"
-EXTRA_OECONF += "--with-systemdunitdir=${systemd_unitdir}/system/"
-
SYSTEMD_PACKAGES = "${PN}-systemd"
SYSTEMD_SERVICE_${PN}-systemd = "connman.service"