From aba7f91bff850de3ad4c242fc9a8189412afa453 Mon Sep 17 00:00:00 2001 From: Shrikant Bobade Date: Mon, 3 Aug 2015 19:06:53 +0530 Subject: refpolicy-standard: update base refpolicy to git repo A simple forward-port of refpolicy-standard to use the refpolicy from git repository. Signed-off-by: Shrikant Bobade Signed-off-by: Joe MacDonald --- recipes-security/refpolicy/refpolicy-standard_git.bb | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 recipes-security/refpolicy/refpolicy-standard_git.bb diff --git a/recipes-security/refpolicy/refpolicy-standard_git.bb b/recipes-security/refpolicy/refpolicy-standard_git.bb new file mode 100644 index 0000000..3674fdd --- /dev/null +++ b/recipes-security/refpolicy/refpolicy-standard_git.bb @@ -0,0 +1,8 @@ +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 -- cgit v1.2.3-54-g00ecf