mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
systemd.bbclass: remove systemd_unitdir it is set in oe-core
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
committed by
Koen Kooi
parent
1abbfd367b
commit
ed8bbbc690
@@ -1,7 +1,5 @@
|
||||
DEPENDS_append = " systemd-systemctl-native"
|
||||
|
||||
systemd_unitdir = "${base_libdir}/systemd"
|
||||
|
||||
systemd_postinst() {
|
||||
OPTS=""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user