diff options
Diffstat (limited to 'meta/recipes-support/attr/acl_2.2.53.bb')
-rw-r--r-- | meta/recipes-support/attr/acl_2.2.53.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-support/attr/acl_2.2.53.bb b/meta/recipes-support/attr/acl_2.2.53.bb index 5bb50f77f7..b120c1f16f 100644 --- a/meta/recipes-support/attr/acl_2.2.53.bb +++ b/meta/recipes-support/attr/acl_2.2.53.bb | |||
@@ -1,5 +1,7 @@ | |||
1 | SUMMARY = "Utilities for managing POSIX Access Control Lists" | 1 | SUMMARY = "Utilities for managing POSIX Access Control Lists" |
2 | HOMEPAGE = "http://savannah.nongnu.org/projects/acl/" | 2 | HOMEPAGE = "http://savannah.nongnu.org/projects/acl/" |
3 | DESCRIPTION = "ACL allows you to provide different levels of access to files \ | ||
4 | and folders for different users." | ||
3 | SECTION = "libs" | 5 | SECTION = "libs" |
4 | 6 | ||
5 | LICENSE = "LGPLv2.1+ & GPLv2+" | 7 | LICENSE = "LGPLv2.1+ & GPLv2+" |