meta-selinux/recipes-security/refpolicy/refpolicy-mcs_git.bb
Shrikant Bobade 633eaa03b8 refpolicy-mcs: update base refpolicy to git repo
A simple forward-port of refpolicy-mcs to use the
refpolicy from git repository.

Signed-off-by: Shrikant Bobade <shrikant_bobade@mentor.com>
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
2015-08-07 17:33:22 -04:00

12 lines
435 B
BlitzBasic

SUMMARY = "MCS (Multi Category Security) variant of the SELinux policy"
DESCRIPTION = "\
This is the reference policy for SE Linux built with MCS support. \
An MCS policy is the same as an MLS policy but with only one sensitivity \
level. This is useful on systems where a hierarchical policy (MLS) isn't \
needed (pretty much all systems) but the non-hierarchical categories are. \
"
POLICY_TYPE = "mcs"
include refpolicy_${PV}.inc