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/prelink/prelink_git.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'meta/recipes-devtools/prelink') diff --git a/meta/recipes-devtools/prelink/prelink_git.bb b/meta/recipes-devtools/prelink/prelink_git.bb index 6df19f98d2..1601443e3f 100644 --- a/meta/recipes-devtools/prelink/prelink_git.bb +++ b/meta/recipes-devtools/prelink/prelink_git.bb @@ -1,7 +1,8 @@ SECTION = "devel" # Need binutils for libiberty.a DEPENDS = "elfutils binutils" -DESCRIPTION = " The prelink package contains a utility which modifies ELF shared libraries \ +SUMMARY = "An ELF prelinking utility" +DESCRIPTION = "The prelink package contains a utility which modifies ELF shared libraries \ and executables, so that far fewer relocations need to be resolved at \ runtime and thus programs come up faster." LICENSE = "GPLv2" -- cgit v1.2.3-54-g00ecf