mirror of
git://git.yoctoproject.org/meta-selinux
synced 2026-01-01 13:58:04 +00:00
A simple forward-port of refpolicy-standard 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>
9 lines
202 B
BlitzBasic
9 lines
202 B
BlitzBasic
SUMMARY = "Standard variants of the SELinux policy"
|
|
DESCRIPTION = "\
|
|
This is the reference policy for SELinux built with type enforcement \
|
|
only."
|
|
|
|
POLICY_TYPE = "standard"
|
|
|
|
include refpolicy_${PV}.inc
|