mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-16 18:40:03 +00:00
task-basic: move systemd support to meta systemd
This commit is contained in:
committed by
Koen Kooi
parent
8b774a53c0
commit
8d0e29dd07
@@ -0,0 +1,6 @@
|
||||
PRINC := "${@int(PRINC) + 1}"
|
||||
|
||||
RDEPENDS_${PN} += "\
|
||||
systemd-compat-units \
|
||||
avahi-systemd \
|
||||
"
|
||||
Reference in New Issue
Block a user