From aded5f98d00a9c5d516a284776e96e4ccf0c59b1 Mon Sep 17 00:00:00 2001 From: Dorinda Date: Wed, 3 Mar 2021 03:01:52 +0100 Subject: meta/recipes-extended: Add HOMEPAGE / DESCRIPTION Added HOMEPAGE and DESCRIPTION for recipes with missing decriptions or homepage [YOCTO #13471] (From OE-Core rev: d2e54108558bcf3a44d65505a643ace5cf365d8a) Signed-off-by: Dorinda Bassey Signed-off-by: Richard Purdie (cherry picked from commit cc6c7af900ae0196a62b7fa1375c55bbcd8e68b4) Signed-off-by: Steve Sakoman Signed-off-by: Richard Purdie --- meta/recipes-extended/parted/parted_3.3.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta/recipes-extended/parted/parted_3.3.bb') diff --git a/meta/recipes-extended/parted/parted_3.3.bb b/meta/recipes-extended/parted/parted_3.3.bb index aa4d8042cf..2d688c3700 100644 --- a/meta/recipes-extended/parted/parted_3.3.bb +++ b/meta/recipes-extended/parted/parted_3.3.bb @@ -1,5 +1,6 @@ SUMMARY = "Disk partition editing/resizing utility" HOMEPAGE = "http://www.gnu.org/software/parted/parted.html" +DESCRIPTION = "GNU Parted manipulates partition tables. This is useful for creating space for new operating systems, reorganizing disk usage, copying data on hard disks and disk imaging." LICENSE = "GPLv3+" LIC_FILES_CHKSUM = "file://COPYING;md5=2f31b266d3440dd7ee50f92cf67d8e6c" SECTION = "console/tools" -- cgit v1.2.3-54-g00ecf