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/hdparm | |
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/hdparm')
-rw-r--r-- | meta/recipes-extended/hdparm/hdparm_6.3.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-extended/hdparm/hdparm_6.3.bb b/meta/recipes-extended/hdparm/hdparm_6.3.bb index a652302e9c..617433d303 100644 --- a/meta/recipes-extended/hdparm/hdparm_6.3.bb +++ b/meta/recipes-extended/hdparm/hdparm_6.3.bb | |||
@@ -1,4 +1,5 @@ | |||
1 | DESCRIPTION = "hdparm is a Linux shell utility for viewing \ | 1 | SUMMARY = "Utility for displaying and setting hard disk parameters" |
2 | DESCRIPTION = "hdparm is a system utility for viewing \ | ||
2 | and manipulating various IDE drive and driver parameters." | 3 | and manipulating various IDE drive and driver parameters." |
3 | SECTION = "console/utils" | 4 | SECTION = "console/utils" |
4 | PRIORITY = "optional" | 5 | PRIORITY = "optional" |