diff options
| author | Huang Qiyu <huangqy.fnst@cn.fujitsu.com> | 2017-09-18 11:40:24 +0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-09-21 09:05:50 +0100 |
| commit | a7655d92ee68b4de10ca34e82d3442f0729bb424 (patch) | |
| tree | a1b70263830f7ac0bb1752d51be46b9a228c33b3 /meta/recipes-core/udev/udev-extraconf_1.1.bb | |
| parent | 28c1dbadd09756b5d361ecca29bb16c34b290087 (diff) | |
| download | poky-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/udev/udev-extraconf_1.1.bb')
| -rw-r--r-- | meta/recipes-core/udev/udev-extraconf_1.1.bb | 1 |
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 @@ | |||
| 1 | SUMMARY = "Extra machine specific configuration files" | 1 | SUMMARY = "Extra machine specific configuration files" |
| 2 | HOMEPAGE = "https://wiki.gentoo.org/wiki/Eudev" | ||
| 2 | DESCRIPTION = "Extra machine specific configuration files for udev, specifically blacklist information." | 3 | DESCRIPTION = "Extra machine specific configuration files for udev, specifically blacklist information." |
| 3 | LICENSE = "MIT" | 4 | LICENSE = "MIT" |
| 4 | LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" | 5 | LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" |
