mirror of
https://git.yoctoproject.org/meta-security
synced 2026-01-11 15:00:34 +00:00
kas-security-alt.yml: fix systemd config
Adding "systemd" to DISTRO_FEATURES does not work anymore and build failes due to udev selection etc issues. Signed-off-by: Mikko Rapeli <mikko.rapeli@linaro.org> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
1f7cc51443
commit
93cc0c48fe
@@ -5,4 +5,4 @@ header:
|
||||
|
||||
local_conf_header:
|
||||
alt: |
|
||||
DISTRO_FEATURES:append = " systemd"
|
||||
INIT_MANAGER = "systemd"
|
||||
|
||||
Reference in New Issue
Block a user