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 --- .../update-alternatives/update-alternatives-dpkg.inc | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'meta/recipes-devtools/update-alternatives/update-alternatives-dpkg.inc') diff --git a/meta/recipes-devtools/update-alternatives/update-alternatives-dpkg.inc b/meta/recipes-devtools/update-alternatives/update-alternatives-dpkg.inc index 106fa25e14..9b53df8725 100644 --- a/meta/recipes-devtools/update-alternatives/update-alternatives-dpkg.inc +++ b/meta/recipes-devtools/update-alternatives/update-alternatives-dpkg.inc @@ -1,3 +1,8 @@ +SUMMARY = "Manage alternatives" +DESCRIPTION = "update-alternatives creates, removes, maintains and displays information about the symbolic links \ +comprising the Debian alternatives system. The Debian alternatives system attempts solve the problem of several \ +programs fulfilling the same or similar functions and how they can be installed onto a single system at the same \ +time." LICENSE = "GPL" SECTION = "base" SRC_URI = "${DEBIAN_MIRROR}/main/d/dpkg/dpkg_${PV}.tar.gz" -- cgit v1.2.3-54-g00ecf