aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/iproute2
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@windriver.com>2010-09-28 09:30:42 -0500
committerRichard Purdie <rpurdie@linux.intel.com>2010-10-11 22:15:48 +0100
commit75732f544356d3107e624eb64a2d310c8e048180 (patch)
tree345495142138a2ec7321b5f6c7b5af303930e6ac /meta/recipes-connectivity/iproute2
parentdaa21c1e0a306c45f06c6fe6adb5fe1d6a90070c (diff)
downloadopenembedded-core-75732f544356d3107e624eb64a2d310c8e048180.tar.gz
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 <mark.hatle@windriver.com>
Diffstat (limited to 'meta/recipes-connectivity/iproute2')
-rw-r--r--meta/recipes-connectivity/iproute2/iproute2.inc6
1 files changed, 5 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/iproute2/iproute2.inc b/meta/recipes-connectivity/iproute2/iproute2.inc
index e9ec8ce543..04efc55944 100644
--- a/meta/recipes-connectivity/iproute2/iproute2.inc
+++ b/meta/recipes-connectivity/iproute2/iproute2.inc
@@ -1,4 +1,8 @@
-DESCRIPTION = "kernel routing and traffic control utilities"
+SUMMARY = "TCP / IP networking and traffic control utilities"
+DESCRIPTION = "Iproute2 is a collection of utilities for controlling \
+TCP / IP networking and traffic control in Linux. Of the utilities ip \
+and tc are the most important. ip controls IPv4 and IPv6 \
+configuration and tc stands for traffic control."
HOMEPAGE = "http://www.linuxfoundation.org/collaborate/workgroups/networking/iproute2"
SECTION = "base"
LICENSE = "GPLv2+"