summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/attr/acl_2.2.53.bb
diff options
context:
space:
mode:
authorMaxime Roussin-Bélanger <maxime.roussinbelanger@gmail.com>2020-12-15 23:32:01 -0500
committerSteve Sakoman <steve@sakoman.com>2021-01-04 04:50:23 -1000
commita6694d72a6b2ac6c33183aa418673e882b0d07a0 (patch)
tree854da6aaab171d9311cb3ffb199c44d9f37127a4 /meta/recipes-support/attr/acl_2.2.53.bb
parentc29662d34afe653e08516898324f73182957aa30 (diff)
downloadopenembedded-core-a6694d72a6b2ac6c33183aa418673e882b0d07a0.tar.gz
meta: add missing descriptions in some support recipes
Signed-off-by: Maxime Roussin-Bélanger <maxime.roussinbelanger@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit d2654384db4999c78bc3d98215a4eecdab63541b) Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'meta/recipes-support/attr/acl_2.2.53.bb')
-rw-r--r--meta/recipes-support/attr/acl_2.2.53.bb2
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 @@
SUMMARY = "Utilities for managing POSIX Access Control Lists"
HOMEPAGE = "http://savannah.nongnu.org/projects/acl/"
+DESCRIPTION = "ACL allows you to provide different levels of access to files \
+and folders for different users."
SECTION = "libs"
LICENSE = "LGPLv2.1+ & GPLv2+"