7399aa44d993466ae881afce401847e501bc81d2
[AGL/meta-agl.git] / meta-app-framework / recipes-core / util-linux / util-linux_appfw.inc
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"