diff options
Diffstat (limited to 'recipes-security/refpolicy/refpolicy-standard_2.20190201.bb')
-rw-r--r-- | recipes-security/refpolicy/refpolicy-standard_2.20190201.bb | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes-security/refpolicy/refpolicy-standard_2.20190201.bb b/recipes-security/refpolicy/refpolicy-standard_2.20190201.bb new file mode 100644 index 0000000..3674fdd --- /dev/null +++ b/recipes-security/refpolicy/refpolicy-standard_2.20190201.bb | |||
@@ -0,0 +1,8 @@ | |||
1 | SUMMARY = "Standard variants of the SELinux policy" | ||
2 | DESCRIPTION = "\ | ||
3 | This is the reference policy for SELinux built with type enforcement \ | ||
4 | only." | ||
5 | |||
6 | POLICY_TYPE = "standard" | ||
7 | |||
8 | include refpolicy_${PV}.inc | ||