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/pax | |
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/pax')
-rw-r--r-- | meta/recipes-extended/pax/pax_3.4.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-extended/pax/pax_3.4.bb b/meta/recipes-extended/pax/pax_3.4.bb index 6710216f97..b0f358acd8 100644 --- a/meta/recipes-extended/pax/pax_3.4.bb +++ b/meta/recipes-extended/pax/pax_3.4.bb | |||
@@ -1,3 +1,4 @@ | |||
1 | SUMMARY = "Portable Archive eXchange" | ||
1 | DESCRIPTION = "pax (Portable Archive eXchange) is the POSIX standard archive tool" | 2 | DESCRIPTION = "pax (Portable Archive eXchange) is the POSIX standard archive tool" |
2 | HOMEPAGE = "http://www.openbsd.org/cgi-bin/cvsweb/src/bin/pax/" | 3 | HOMEPAGE = "http://www.openbsd.org/cgi-bin/cvsweb/src/bin/pax/" |
3 | BUGTRACKER = "http://www.openbsd.org/query-pr.html" | 4 | BUGTRACKER = "http://www.openbsd.org/query-pr.html" |