systemd.bbclass: introduce systemd_unitdir

Follow suggestion in [1]

[1] http://lists.linuxtogo.org/pipermail/openembedded-devel/2012-February/038018.html

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Andreas Müller
2012-02-22 11:23:52 +01:00
committed by Koen Kooi
parent 9d72ff10c5
commit 6143fd76a1
+2
View File
@@ -1,5 +1,7 @@
DEPENDS_append = " systemd-systemctl-native"
systemd_unitdir = "${base_libdir}/systemd"
systemd_postinst() {
OPTS=""