summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/blktool
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@windriver.com>2010-11-18 17:44:37 -0600
committerRichard Purdie <rpurdie@linux.intel.com>2010-12-16 15:53:08 +0000
commitf992d6b4348bc2fde4a415bcc10b1a770aa9a0bc (patch)
tree81dceb41084e5ad3a6ecbe861239567eb68e52d2 /meta/recipes-extended/blktool
parent8bcb64c0737e2322031a5579c1a3fa01d944b348 (diff)
downloadpoky-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/blktool')
-rw-r--r--meta/recipes-extended/blktool/blktool_4-6.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-extended/blktool/blktool_4-6.bb b/meta/recipes-extended/blktool/blktool_4-6.bb
index 74169d668f..1e4ca9dc15 100644
--- a/meta/recipes-extended/blktool/blktool_4-6.bb
+++ b/meta/recipes-extended/blktool/blktool_4-6.bb
@@ -1,3 +1,4 @@
1SUMMARY = "tune low-level block device parameters"
1DESCRIPTION = "blktool is used for querying and/or changing settings of a block device. It is like hdparm but a more general tool, as it works on SCSI, IDE and SATA devices" 2DESCRIPTION = "blktool is used for querying and/or changing settings of a block device. It is like hdparm but a more general tool, as it works on SCSI, IDE and SATA devices"
2HOMEPAGE = "http://packages.debian.org/unstable/admin/blktool" 3HOMEPAGE = "http://packages.debian.org/unstable/admin/blktool"
3LICENSE = "GPLv2+" 4LICENSE = "GPLv2+"