1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-30 12:29:55 +00:00

recipes-devtools: Add Summary information

Add Summary information and update Descripts as necessary.

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
This commit is contained in:
Mark Hatle
2010-11-18 17:43:33 -06:00
committed by Richard Purdie
parent 2e0a8afe98
commit 8bcb64c073
22 changed files with 63 additions and 23 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
DESCRIPTION = "Generic library support script \
This is GNU libtool, a generic library support script. Libtool hides \
SUMMARY = "Generic library support script"
DESCRIPTION = "This is GNU libtool, a generic library support script. Libtool hides \
the complexity of generating special library types (such as shared \
libraries) behind a consistent interface."
HOMEPAGE = "http://www.gnu.org/software/libtool/libtool.html"