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:
committed by
Richard Purdie
parent
2e0a8afe98
commit
8bcb64c073
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user