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,7 @@
|
||||
DESCRIPTION = "A package of M4 macros to produce scripts to \
|
||||
automatically configure sourcecode."
|
||||
SUMMARY = "A GNU tool that procuded shell scripts to automatically configure software."
|
||||
DESCRIPTION = "Autoconf is an extensible package of M4 macros that produce shell scripts to automatically \
|
||||
configure software source code packages. Autoconf creates a configuration script for a package from a template \
|
||||
file that lists the operating system features that the package can use, in the form of M4 macro calls."
|
||||
LICENSE = "GPLv3"
|
||||
HOMEPAGE = "http://www.gnu.org/software/autoconf/"
|
||||
SECTION = "devel"
|
||||
|
||||
Reference in New Issue
Block a user