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/zeroconf/zeroconf_0.9.bb | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'meta/recipes-connectivity/zeroconf') diff --git a/meta/recipes-connectivity/zeroconf/zeroconf_0.9.bb b/meta/recipes-connectivity/zeroconf/zeroconf_0.9.bb index f22466eea7..32f186f098 100644 --- a/meta/recipes-connectivity/zeroconf/zeroconf_0.9.bb +++ b/meta/recipes-connectivity/zeroconf/zeroconf_0.9.bb @@ -1,4 +1,12 @@ -DESCRIPTION = "IPv4 link-local address allocator" +SUMMARY = "IPv4 link-local address allocator" +DESCRIPTION = "Zeroconf is a program that is used to claim IPv4 \ +link-local addresses. IPv4 link-local addresses are useful when setting \ +up ad-hoc networking between devices without the involvement of a either \ +a DHCP server or network administrator. \ +These addresses are allocated from the 169.254.0.0/16 address range and \ +are normally attached to each Ethernet device in your computer. \ +Addresses are assigned randomly by each host and, in case of collision, \ +both hosts (are supposed to) renumber." AUTHOR = "Anand Kumria " HOMEPAGE = "http://www.progsoc.org/~wildfire/zeroconf/" LICENSE = "GPL" -- cgit v1.2.3-54-g00ecf