From 75732f544356d3107e624eb64a2d310c8e048180 Mon Sep 17 00:00:00 2001 From: Mark Hatle Date: Tue, 28 Sep 2010 09:30:42 -0500 Subject: recipes-connectivity: Cleanup package descriptions and summaries [BUGID #281] Evaluate and update each package in recipes-connectivity to ensure they have a consistent summary and description. Signed-off-by: Mark Hatle --- meta/recipes-connectivity/libpcap/libpcap.inc | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'meta/recipes-connectivity/libpcap') diff --git a/meta/recipes-connectivity/libpcap/libpcap.inc b/meta/recipes-connectivity/libpcap/libpcap.inc index 2025d84c0d..2737dbea97 100644 --- a/meta/recipes-connectivity/libpcap/libpcap.inc +++ b/meta/recipes-connectivity/libpcap/libpcap.inc @@ -1,4 +1,7 @@ -DESCRIPTION = "Libpcap is a tool to capture network packages on Unix/Linux platform" +SUMMARY = "Interface for user-level network packet capture" +DESCRIPT = "Libpcap provides a portable framework for low-level network \ +monitoring. Libpcap can provide network statistics collection, \ +security monitoring and network debugging." HOMEPAGE = "http://www.tcpdump.org/" BUGTRACKER = "http://sourceforge.net/tracker/?group_id=53067&atid=469577" SECTION = "libs/network" -- cgit v1.2.3-54-g00ecf