aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/findutils/findutils_4.2.31.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/findutils/findutils_4.2.31.bb')
-rw-r--r--meta/recipes-extended/findutils/findutils_4.2.31.bb5
1 files changed, 4 insertions, 1 deletions
diff --git a/meta/recipes-extended/findutils/findutils_4.2.31.bb b/meta/recipes-extended/findutils/findutils_4.2.31.bb
index 2804a3ba3a..3e187b5e4e 100644
--- a/meta/recipes-extended/findutils/findutils_4.2.31.bb
+++ b/meta/recipes-extended/findutils/findutils_4.2.31.bb
@@ -1,4 +1,7 @@
-DESCRIPTION = "find, locate, and xargs binaries."
+SUMMARY = "find, locate, and xargs binaries."
+DESCRIPTION = "The GNU Find Utilities are the basic directory searching utilities of the GNU operating system. \
+These programs are typically used in conjunction with other programs to provide modular and powerful directory \
+search and file locating capabilities to other commands."
HOMEPAGE = "http://www.gnu.org/software/findutils/"
BUGTRACKER = "http://savannah.gnu.org/bugs/?group=findutils"
SECTION = "console/utils"