]> code.ossystems Code Review - openembedded-core.git/commitdiff
gptfdisk: add SUMMARY
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Sun, 11 Oct 2015 19:48:04 +0000 (20:48 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 16 Nov 2015 11:36:58 +0000 (11:36 +0000)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/fdisk/gptfdisk_1.0.0.bb

index f4b0e32aac8c9400b732856766f312e0877dcc7b..a4cc84649568d5d50f71da39ba9a220cd8df6c15 100644 (file)
@@ -1,3 +1,4 @@
+SUMMARY = "Utility for modifying GPT disk partitioning"
 DESCRIPTION = "GPT fdisk is a disk partitioning tool loosely modeled on Linux fdisk, but used for modifying GUID Partition Table (GPT) disks. The related FixParts utility fixes some common problems on Master Boot Record (MBR) disks."
 
 LICENSE = "GPLv2"