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/diffutils/diffutils_2.8.1.bb | |
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/diffutils/diffutils_2.8.1.bb')
-rw-r--r-- | meta/recipes-extended/diffutils/diffutils_2.8.1.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-extended/diffutils/diffutils_2.8.1.bb b/meta/recipes-extended/diffutils/diffutils_2.8.1.bb index 801b5ff644..9489b35ad3 100644 --- a/meta/recipes-extended/diffutils/diffutils_2.8.1.bb +++ b/meta/recipes-extended/diffutils/diffutils_2.8.1.bb | |||
@@ -1,3 +1,4 @@ | |||
1 | SUMMARY = "Diffutils contains tools used for finding differences between files." | ||
1 | DESCRIPTION = "Diffutils contains the GNU diff, diff3, \ | 2 | DESCRIPTION = "Diffutils contains the GNU diff, diff3, \ |
2 | sdiff, and cmp utilities. These programs are usually \ | 3 | sdiff, and cmp utilities. These programs are usually \ |
3 | used for creating patch files." | 4 | used for creating patch files." |