From 76e7ccfc306531b57fe88f1c37dc92d93af49b18 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: cc6c7af900ae0196a62b7fa1375c55bbcd8e68b4) Signed-off-by: Dorinda Bassey Signed-off-by: Richard Purdie --- meta/recipes-extended/mdadm/mdadm_4.1.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta/recipes-extended/mdadm') diff --git a/meta/recipes-extended/mdadm/mdadm_4.1.bb b/meta/recipes-extended/mdadm/mdadm_4.1.bb index 001d3331a7..bb77759cf9 100644 --- a/meta/recipes-extended/mdadm/mdadm_4.1.bb +++ b/meta/recipes-extended/mdadm/mdadm_4.1.bb @@ -1,5 +1,6 @@ SUMMARY = "Tool for managing software RAID under Linux" HOMEPAGE = "http://www.kernel.org/pub/linux/utils/raid/mdadm/" +DESCRIPTION = "mdadm is a Linux utility used to manage and monitor software RAID devices." # Some files are GPLv2+ while others are GPLv2. LICENSE = "GPLv2 & GPLv2+" -- cgit v1.2.3-54-g00ecf