mirror of
https://git.yoctoproject.org/poky
synced 2026-06-03 13:49:49 +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,4 +1,6 @@
|
||||
DESCRIPTION = "A tool for automatically generating Makefiles."
|
||||
SUMMARY = "A GNU tool for automatically generating Makefiles."
|
||||
DESCRIPTION = "Automake is a tool for automatically generating `Makefile.in' files compliant with the GNU Coding \
|
||||
Standards. Automake requires the use of Autoconf."
|
||||
LICENSE = "GPLv2"
|
||||
HOMEPAGE = "http://www.gnu.org/software/automake/"
|
||||
SECTION = "devel"
|
||||
|
||||
Reference in New Issue
Block a user