mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-27 00:24:20 +00:00
systemd.bbclass: depends on systemd
Packages that uses the systemd class need to have systemd build otherwise they might fail to detect systemd as available or fail to generate rootfs. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
parent
0d20039cfd
commit
c029d4a268
@ -1,4 +1,4 @@
|
|||||||
DEPENDS_append = " systemd-systemctl-native"
|
DEPENDS_append = " systemd systemd-systemctl-native"
|
||||||
|
|
||||||
systemd_postinst() {
|
systemd_postinst() {
|
||||||
OPTS=""
|
OPTS=""
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user