mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 13:09:50 +00:00
recipes-extended: Add Summary information
Add Summary information and update descriptions as necessary. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
This commit is contained in:
committed by
Richard Purdie
parent
8bcb64c073
commit
f992d6b434
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user