Merge "meta-agl-bsp: weston: flags of events must be kept"
[AGL/meta-agl.git] / meta-app-framework / conf / include / agl-appfw-smack.inc
index b77a5d1..b6b998a 100644 (file)
@@ -1,6 +1,6 @@
 # enable security features (smack, cynara) - required by Application Framework
-OVERRIDES .= ":smack"
-DISTRO_FEATURES_append = " smack dbus-cynara xattr"
+OVERRIDES .= ":with-lsm-smack"
+DISTRO_FEATURES_append = " smack xattr"
 
 # use tar-native to support SMACK extended attributes independently of host config
 IMAGE_CMD_TAR = "tar --xattrs --xattrs-include='*'"