mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-26 19:47:17 +00:00
networkmanager: move systemd support from meta-systemd back to meta-oe
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
-13
@@ -1,13 +0,0 @@
|
||||
PRINC := "${@int(PRINC) + 2}"
|
||||
|
||||
inherit systemd
|
||||
|
||||
DEPENDS += "systemd"
|
||||
|
||||
SYSTEMD_SERVICE_${PN} = "NetworkManager.service"
|
||||
SYSTEMD_UNITDIR = "${systemd_unitdir}/system"
|
||||
|
||||
# NetworkManager-wait-online is not catched by systemd.bbclass
|
||||
FILES_${PN} += " \
|
||||
${systemd_unitdir}/system/NetworkManager-wait-online.service \
|
||||
"
|
||||
Reference in New Issue
Block a user