From: Paul Eggleton Date: Sun, 11 Oct 2015 19:48:04 +0000 (+0100) Subject: gptfdisk: add SUMMARY X-Git-Tag: 2016-4~2326 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=71d1d180d6fdad900b9e2f20d7394907e8e454df;p=openembedded-core.git gptfdisk: add SUMMARY Signed-off-by: Paul Eggleton Signed-off-by: Ross Burton --- diff --git a/meta/recipes-devtools/fdisk/gptfdisk_1.0.0.bb b/meta/recipes-devtools/fdisk/gptfdisk_1.0.0.bb index f4b0e32aac..a4cc846495 100644 --- a/meta/recipes-devtools/fdisk/gptfdisk_1.0.0.bb +++ b/meta/recipes-devtools/fdisk/gptfdisk_1.0.0.bb @@ -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"