mirror of
https://git.yoctoproject.org/poky
synced 2026-09-24 22:36:21 +02:00
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 <dorindabassey@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit cc6c7af900ae0196a62b7fa1375c55bbcd8e68b4) Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -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+"
|
||||
|
||||
Reference in New Issue
Block a user