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 | |
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')
-rw-r--r-- | meta-oe/recipes-connectivity/connman/connman_0.79.bbappend (renamed from meta-oe/recipes-connectivity/connman/connman_0.78.bbappend) | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-oe/recipes-connectivity/connman/connman_0.78.bbappend b/meta-oe/recipes-connectivity/connman/connman_0.79.bbappend index f1b05aa23..167165f9a 100644 --- a/meta-oe/recipes-connectivity/connman/connman_0.78.bbappend +++ b/meta-oe/recipes-connectivity/connman/connman_0.79.bbappend | |||
@@ -2,7 +2,5 @@ inherit systemd | |||
2 | 2 | ||
3 | EXTRA_OECONF += "--with-systemdunitdir=${systemd_unitdir}/system/" | 3 | EXTRA_OECONF += "--with-systemdunitdir=${systemd_unitdir}/system/" |
4 | 4 | ||
5 | PRINC := "${@int(PRINC) + 2}" | ||
6 | |||
7 | SYSTEMD_PACKAGES = "${PN}-systemd" | 5 | SYSTEMD_PACKAGES = "${PN}-systemd" |
8 | SYSTEMD_SERVICE_${PN}-systemd = "connman.service" | 6 | SYSTEMD_SERVICE_${PN}-systemd = "connman.service" |