summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core
diff options
context:
space:
mode:
authorHuang Qiyu <huangqy.fnst@cn.fujitsu.com>2017-09-18 11:40:24 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-09-21 09:05:50 +0100
commita7655d92ee68b4de10ca34e82d3442f0729bb424 (patch)
treea1b70263830f7ac0bb1752d51be46b9a228c33b3 /meta/recipes-core
parent28c1dbadd09756b5d361ecca29bb16c34b290087 (diff)
downloadpoky-a7655d92ee68b4de10ca34e82d3442f0729bb424.tar.gz
udev-extraconf: Add HOMEPAGE info into recipe file.
(From OE-Core rev: 298077e795147953e8fe2be180589284d23f4398) Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core')
-rw-r--r--meta/recipes-core/udev/udev-extraconf_1.1.bb1
1 files changed, 1 insertions, 0 deletions
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 @@
1SUMMARY = "Extra machine specific configuration files" 1SUMMARY = "Extra machine specific configuration files"
2HOMEPAGE = "https://wiki.gentoo.org/wiki/Eudev"
2DESCRIPTION = "Extra machine specific configuration files for udev, specifically blacklist information." 3DESCRIPTION = "Extra machine specific configuration files for udev, specifically blacklist information."
3LICENSE = "MIT" 4LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" 5LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"