From 71d1d180d6fdad900b9e2f20d7394907e8e454df Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Sun, 11 Oct 2015 20:48:04 +0100 Subject: gptfdisk: add SUMMARY Signed-off-by: Paul Eggleton Signed-off-by: Ross Burton --- meta/recipes-devtools/fdisk/gptfdisk_1.0.0.bb | 1 + 1 file changed, 1 insertion(+) 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" -- cgit 1.2.3-korg