1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-02 13:29:49 +00: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:
Mark Hatle
2010-09-27 09:44:05 -05:00
committed by Richard Purdie
parent b2f2590e6c
commit fa647b9176
33 changed files with 91 additions and 39 deletions
@@ -1,4 +1,5 @@
DESCRIPTION = "system utilities based on sysfs."
SUMMARY = "Tools for working with sysfs."
DESCRIPTION = "Tools for working with the sysfs virtual filesystem. The tool 'systool' can query devices by bus, class and topology."
HOMEPAGE = "http://linux-diag.sourceforge.net/Sysfsutils.html"
LICENSE = "GPLv2 & LGPLv2.1"