05286f80d777f62543273f8fc280dcfeb9711475
[AGL/meta-agl.git] / meta-security / recipes-core / util-linux / util-linux_%.bbappend
1 # Enabling Smack support in util-linux enables special support
2 # in [lib]mount for Smack mount options: they get removed if
3 # Smack is not active in the current kernel. Important for
4 # booting with "security=none" when userspace otherwise is
5 # compiled to use Smack.
6
7 PACKAGECONFIG_append_with-lsm-smack_class-target = " smack"
8 PACKAGECONFIG[smack] = "--with-smack, --without-smack"