diff options
author | Mark Hatle <mark.hatle@windriver.com> | 2010-11-18 17:44:37 -0600 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-12-16 15:53:08 +0000 |
commit | f992d6b4348bc2fde4a415bcc10b1a770aa9a0bc (patch) | |
tree | 81dceb41084e5ad3a6ecbe861239567eb68e52d2 /meta/recipes-extended/net-tools | |
parent | 8bcb64c0737e2322031a5579c1a3fa01d944b348 (diff) | |
download | poky-f992d6b4348bc2fde4a415bcc10b1a770aa9a0bc.tar.gz |
recipes-extended: Add Summary information
Add Summary information and update descriptions as necessary.
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Diffstat (limited to 'meta/recipes-extended/net-tools')
-rw-r--r-- | meta/recipes-extended/net-tools/net-tools_1.60-23.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-extended/net-tools/net-tools_1.60-23.bb b/meta/recipes-extended/net-tools/net-tools_1.60-23.bb index 843b020cf5..28ca16e07c 100644 --- a/meta/recipes-extended/net-tools/net-tools_1.60-23.bb +++ b/meta/recipes-extended/net-tools/net-tools_1.60-23.bb | |||
@@ -1,4 +1,5 @@ | |||
1 | SUMMARY="A collection of programs that form the base set of the NET-3 networking distribution for the Linux operating system" | 1 | SUMMARY="Basic networking tools" |
2 | DESCRIPTION="A collection of programs that form the base set of the NET-3 networking distribution for the Linux operating system" | ||
2 | HOMEPAGE = "http://net-tools.berlios.de/" | 3 | HOMEPAGE = "http://net-tools.berlios.de/" |
3 | BUGTRACKER = "http://bugs.debian.org/net-tools" | 4 | BUGTRACKER = "http://bugs.debian.org/net-tools" |
4 | LICENSE = "GPLv2+" | 5 | LICENSE = "GPLv2+" |