mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-15 04:21:26 +00:00
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:
parent
9d72ff10c5
commit
6143fd76a1
@ -1,5 +1,7 @@
|
|||||||
DEPENDS_append = " systemd-systemctl-native"
|
DEPENDS_append = " systemd-systemctl-native"
|
||||||
|
|
||||||
|
systemd_unitdir = "${base_libdir}/systemd"
|
||||||
|
|
||||||
systemd_postinst() {
|
systemd_postinst() {
|
||||||
OPTS=""
|
OPTS=""
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user