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: lucaceresoli/bug-15201-perf-libtraceevent-missing~19938 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=298077e795147953e8fe2be180589284d23f4398;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.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 ae125507b19..43a1cff731e 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"