mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-16 20:47:05 +00:00
connman: move systemd support to meta-systemd
This commit is contained in:
parent
1e6cf9483d
commit
a55a931807
@ -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"
|
||||||
Loading…
x
Reference in New Issue
Block a user