mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +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
|
||||
|
||||
PRINC := "${@int(PRINC) + 1}"
|
||||
|
||||
EXTRA_OECONF += "--with-systemdunitdir=${systemd_unitdir}/system/"
|
||||
|
||||
SYSTEMD_PACKAGES = "${PN}-systemd"
|
||||
Reference in New Issue
Block a user