Gitiles
Code Review
Sign In
192.168.1.100
/
T106_DC
/
758261d1c1850656b47c4c40486e4237bcd769a6
/
.
/
cap
/
zx297520v3
/
sources
/
meta-selinux
/
classes
/
with-audit.bbclass
blob: 0c15312f939c2efb46ba16903753b8c461b001f3 [
file
] [
log
] [
blame
]
# There is still no audit DISTRO_FEATURE, so enable audit when selinux feature enabled.
inherit selinux
PACKAGECONFIG_append
=
" ${@target_selinux(d, 'audit')}"
PACKAGECONFIG
[
audit
]
=
"--with-audit,--without-audit,audit,"