From 1460e01165be9dcd22dcc3d15cd596b09dbc98d9 Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Sun, 11 Oct 2015 20:48:04 +0100 Subject: gptfdisk: add SUMMARY (From OE-Core rev: 71d1d180d6fdad900b9e2f20d7394907e8e454df) Signed-off-by: Paul Eggleton Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- 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 v1.2.3-54-g00ecf