summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-connectivity/connman/connman_0.79.bbappend
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@googlemail.com>2012-03-13 12:16:43 +0000
committerKoen Kooi <koen@dominion.thruhere.net>2012-03-13 18:52:08 +0100
commitae522fe36a87f40612f21ac4394e05d674a16745 (patch)
treec8ffcc96a497430e49fcf15653c8deff6e1b4599 /meta-oe/recipes-connectivity/connman/connman_0.79.bbappend
parent452654d05d7e7991212509ea321367c73d6575d7 (diff)
downloadmeta-openembedded-ae522fe36a87f40612f21ac4394e05d674a16745.tar.gz
connman: follow oe-core to 0.79
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-oe/recipes-connectivity/connman/connman_0.79.bbappend')
-rw-r--r--meta-oe/recipes-connectivity/connman/connman_0.79.bbappend6
1 files changed, 6 insertions, 0 deletions
diff --git a/meta-oe/recipes-connectivity/connman/connman_0.79.bbappend b/meta-oe/recipes-connectivity/connman/connman_0.79.bbappend
new file mode 100644
index 0000000000..167165f9a2
--- /dev/null
+++ b/meta-oe/recipes-connectivity/connman/connman_0.79.bbappend
@@ -0,0 +1,6 @@
1inherit systemd
2
3EXTRA_OECONF += "--with-systemdunitdir=${systemd_unitdir}/system/"
4
5SYSTEMD_PACKAGES = "${PN}-systemd"
6SYSTEMD_SERVICE_${PN}-systemd = "connman.service"