diff options
| author | Andreas Müller <schnitzeltony@googlemail.com> | 2012-03-13 12:16:43 +0000 |
|---|---|---|
| committer | Koen Kooi <koen@dominion.thruhere.net> | 2012-03-13 18:52:08 +0100 |
| commit | ae522fe36a87f40612f21ac4394e05d674a16745 (patch) | |
| tree | c8ffcc96a497430e49fcf15653c8deff6e1b4599 /meta-oe/recipes-connectivity/connman/connman_0.79.bbappend | |
| parent | 452654d05d7e7991212509ea321367c73d6575d7 (diff) | |
| download | meta-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.bbappend | 6 |
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 @@ | |||
| 1 | inherit systemd | ||
| 2 | |||
| 3 | EXTRA_OECONF += "--with-systemdunitdir=${systemd_unitdir}/system/" | ||
| 4 | |||
| 5 | SYSTEMD_PACKAGES = "${PN}-systemd" | ||
| 6 | SYSTEMD_SERVICE_${PN}-systemd = "connman.service" | ||
