mirror of
git://git.yoctoproject.org/meta-selinux
synced 2026-01-01 13:58:04 +00:00
refpolicy-mls: update base refpolicy to git repo
A simple forward-port of refpolicy-mls 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>
This commit is contained in:
parent
633eaa03b8
commit
07aa29ce30
10
recipes-security/refpolicy/refpolicy-mls_git.bb
Normal file
10
recipes-security/refpolicy/refpolicy-mls_git.bb
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
SUMMARY = "MLS (Multi Level Security) variant of the SELinux policy"
|
||||
DESCRIPTION = "\
|
||||
This is the reference policy for SE Linux built with MLS support. \
|
||||
It allows giving data labels such as \"Top Secret\" and preventing \
|
||||
such data from leaking to processes or files with lower classification. \
|
||||
"
|
||||
|
||||
POLICY_TYPE = "mls"
|
||||
|
||||
include refpolicy_${PV}.inc
|
||||
Loading…
Reference in New Issue
Block a user