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,7 +1,6 @@
|
||||
DESCRIPTION = "Procps is the package that has a bunch \
|
||||
of small useful utilities that give information \
|
||||
about processes using the /proc filesystem. The package \
|
||||
includes the programs ps, top, vmstat, w, kill, and skill."
|
||||
SUMMARY = "System and process monitoring utilities"
|
||||
DESCRIPTION = "Procps contains a set of system utilities that provide system information about processes using \
|
||||
the /proc filesystem. The package \ includes the programs ps, top, vmstat, w, kill, and skill."
|
||||
HOMEPAGE = "http://procps.sf.net"
|
||||
SECTION = "base"
|
||||
PRIORITY = "optional"
|
||||
|
||||
Reference in New Issue
Block a user