mirror of
https://git.yoctoproject.org/meta-security
synced 2026-01-12 03:10:13 +00:00
kas: musl don't build apparmor
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -6,5 +6,6 @@ header:
|
|||||||
local_conf_header:
|
local_conf_header:
|
||||||
musl: |
|
musl: |
|
||||||
TCLIBC = "musl"
|
TCLIBC = "musl"
|
||||||
|
DISTRO_FEATURES:remove = "apparmor"
|
||||||
|
|
||||||
machine: qemuarm64
|
machine: qemuarm64
|
||||||
|
|||||||
@@ -6,5 +6,6 @@ header:
|
|||||||
local_conf_header:
|
local_conf_header:
|
||||||
musl: |
|
musl: |
|
||||||
TCLIBC = "musl"
|
TCLIBC = "musl"
|
||||||
|
DISTRO_FEATURES:remove = "apparmor"
|
||||||
|
|
||||||
machine: qemux86
|
machine: qemux86
|
||||||
|
|||||||
Reference in New Issue
Block a user