From: Huang Qiyu Date: Mon, 18 Sep 2017 03:40:24 +0000 (+0800) Subject: udev-extraconf: Add HOMEPAGE info into recipe file. X-Git-Tag: 2017-10~152 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=298077e795147953e8fe2be180589284d23f4398;p=openembedded-core.git udev-extraconf: Add HOMEPAGE info into recipe file. Signed-off-by: Huang Qiyu Signed-off-by: Ross Burton --- diff --git a/meta/recipes-core/udev/udev-extraconf_1.1.bb b/meta/recipes-core/udev/udev-extraconf_1.1.bb index ae125507b1..43a1cff731 100644 --- a/meta/recipes-core/udev/udev-extraconf_1.1.bb +++ b/meta/recipes-core/udev/udev-extraconf_1.1.bb @@ -1,4 +1,5 @@ SUMMARY = "Extra machine specific configuration files" +HOMEPAGE = "https://wiki.gentoo.org/wiki/Eudev" DESCRIPTION = "Extra machine specific configuration files for udev, specifically blacklist information." LICENSE = "MIT" LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"