connman: move systemd support to meta-systemd

This commit is contained in:
Andreas Müller 2012-07-11 14:09:32 +02:00 committed by Koen Kooi
parent 1e6cf9483d
commit a55a931807

View File

@ -1,5 +1,7 @@
inherit systemd
PRINC := "${@int(PRINC) + 1}"
EXTRA_OECONF += "--with-systemdunitdir=${systemd_unitdir}/system/"
SYSTEMD_PACKAGES = "${PN}-systemd"