From f992d6b4348bc2fde4a415bcc10b1a770aa9a0bc Mon Sep 17 00:00:00 2001 From: Mark Hatle Date: Thu, 18 Nov 2010 17:44:37 -0600 Subject: recipes-extended: Add Summary information Add Summary information and update descriptions as necessary. Signed-off-by: Mark Hatle --- meta/recipes-extended/findutils/findutils.inc | 5 ++++- meta/recipes-extended/findutils/findutils_4.2.31.bb | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-) (limited to 'meta/recipes-extended/findutils') diff --git a/meta/recipes-extended/findutils/findutils.inc b/meta/recipes-extended/findutils/findutils.inc index 08ca2022ee..673eada910 100644 --- a/meta/recipes-extended/findutils/findutils.inc +++ b/meta/recipes-extended/findutils/findutils.inc @@ -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" 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" -- cgit v1.2.3-54-g00ecf