mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 18:49:32 +02: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,6 @@
|
||||
DESCRIPTION = "grep GNU utility"
|
||||
SUMMARY = "Pattern matching utilities"
|
||||
DESCRIPTION = "The GNU versions of commonly used grep utilities. The grep command searches one or more input \
|
||||
files for lines containing a match to a specified pattern."
|
||||
SECTION = "console/utils"
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3"
|
||||
|
||||
Reference in New Issue
Block a user