mirror of
https://git.yoctoproject.org/poky
synced 2026-09-13 18:49:33 +02:00
recipes-core: Cleanup package descriptions and summaries
[BUGID #281] Evaluate and update each package in recipes-core to ensure they have a consistent summary and description. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
This commit is contained in:
committed by
Richard Purdie
parent
b2f2590e6c
commit
fa647b9176
@@ -1,4 +1,8 @@
|
||||
DESCRIPTION = "Util-linux is a suite of essential utilities for any Linux system."
|
||||
SUMMARY = "A suite of basic system administration utilities."
|
||||
DESCRIPTION = "Util-linux includes a suite of basic system administration utilities \
|
||||
commonly found on most Linux systems. Some of the more important utilities include \
|
||||
disk partitioning, kernel message management, filesystem creation, and system login."
|
||||
|
||||
SECTION = "base"
|
||||
|
||||
# note that `lscpu' is under GPLv3+
|
||||
|
||||
Reference in New Issue
Block a user