From 8bcb64c0737e2322031a5579c1a3fa01d944b348 Mon Sep 17 00:00:00 2001 From: Mark Hatle Date: Thu, 18 Nov 2010 17:43:33 -0600 Subject: recipes-devtools: Add Summary information Add Summary information and update Descripts as necessary. Signed-off-by: Mark Hatle --- meta/recipes-devtools/autoconf/autoconf.inc | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'meta/recipes-devtools/autoconf') diff --git a/meta/recipes-devtools/autoconf/autoconf.inc b/meta/recipes-devtools/autoconf/autoconf.inc index 8816a66d32..47b2b844eb 100644 --- a/meta/recipes-devtools/autoconf/autoconf.inc +++ b/meta/recipes-devtools/autoconf/autoconf.inc @@ -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" -- cgit v1.2.3-54-g00ecf