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,5 +1,7 @@
|
||||
DESCRIPTION = "A program that you can use to select particular records in a \
|
||||
file and perform operations upon them."
|
||||
SUMMARY = "The GNU awk text processing utility"
|
||||
DESCRIPTION = "The gawk package contains the GNU version of awk, a text processing \
|
||||
utility. Awk interprets a special-purpose programming language to do \
|
||||
quick and easy text pattern matching and reformatting jobs."
|
||||
HOMEPAGE = "www.gnu.org/software/gawk"
|
||||
BUGTRACKER = "bug-gawk@gnu.org"
|
||||
SECTION = "console/utils"
|
||||
|
||||
Reference in New Issue
Block a user