From 25d092d84c71a344db6269ce44e8a1b77d8ae15c Mon Sep 17 00:00:00 2001 From: Xin Ouyang Date: Tue, 27 Mar 2012 17:17:13 +0800 Subject: checkpolicy: Beautify the decription. --- recipes-security/selinux/checkpolicy_2.1.8.bb | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/recipes-security/selinux/checkpolicy_2.1.8.bb b/recipes-security/selinux/checkpolicy_2.1.8.bb index f057855..95185fe 100644 --- a/recipes-security/selinux/checkpolicy_2.1.8.bb +++ b/recipes-security/selinux/checkpolicy_2.1.8.bb @@ -1,5 +1,11 @@ SUMMARY = "SELinux policy compiler" -DESCRIPTION = "SELinux policy compiler" +DESCRIPTION = "\ +This package contains checkpolicy, the SELinux policy compiler. Only \ +required for building policies. It uses libsepol to generate the \ +binary policy. checkpolicy uses the static libsepol since it deals \ +with low level details of the policy that have not been \ +encapsulated/abstracted by a proper shared library interface." + SECTION = "base" PR = "r1" LICENSE = "GPLv2+" -- cgit v1.2.3-54-g00ecf