diff options
Diffstat (limited to 'meta/recipes-extended/findutils')
-rw-r--r-- | meta/recipes-extended/findutils/findutils.inc | 5 | ||||
-rw-r--r-- | meta/recipes-extended/findutils/findutils_4.2.31.bb | 5 |
2 files changed, 8 insertions, 2 deletions
diff --git a/meta/recipes-extended/findutils/findutils.inc b/meta/recipes-extended/findutils/findutils.inc index 08ca2022e..673eada91 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 2804a3ba3..3e187b5e4 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" |