mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-27 20:07:25 +00:00
connman: move systemd support to meta-systemd
This commit is contained in:
committed by
Koen Kooi
parent
1e6cf9483d
commit
a55a931807
+2
@@ -1,5 +1,7 @@
|
|||||||
inherit systemd
|
inherit systemd
|
||||||
|
|
||||||
|
PRINC := "${@int(PRINC) + 1}"
|
||||||
|
|
||||||
EXTRA_OECONF += "--with-systemdunitdir=${systemd_unitdir}/system/"
|
EXTRA_OECONF += "--with-systemdunitdir=${systemd_unitdir}/system/"
|
||||||
|
|
||||||
SYSTEMD_PACKAGES = "${PN}-systemd"
|
SYSTEMD_PACKAGES = "${PN}-systemd"
|
||||||
Reference in New Issue
Block a user