1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

systemd: do not disable SELinux with musl

Building and running SELinux with musl works fine these days,
so don't disable it in the systemd bitbake file.

(From OE-Core rev: afea472cdc5e72e2794b30b00f68e59ffb1e104c)

Signed-off-by: Luca Boccassi <luca.boccassi@microsoft.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Luca Boccassi
2019-03-11 12:21:29 +00:00
committed by Richard Purdie
parent 7a6a5dcf9c
commit 5c7fc6057a
-1
View File
@@ -102,7 +102,6 @@ PACKAGECONFIG_remove_libc-musl = " \
nss-mymachines \
nss-resolve \
resolved \
selinux \
smack \
sysusers \
utmp \