From: Huang Qiyu Date: Mon, 18 Sep 2017 03:40:22 +0000 (+0800) Subject: systemd-serialgetty: Add HOMEPAGE info into recipe file. X-Git-Tag: 2017-10~154 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=6b72414e82961404b546dbd534c3b15c0014cd66;p=openembedded-core.git systemd-serialgetty: Add HOMEPAGE info into recipe file. Signed-off-by: Huang Qiyu Signed-off-by: Ross Burton --- diff --git a/meta/recipes-core/systemd/systemd-serialgetty.bb b/meta/recipes-core/systemd/systemd-serialgetty.bb index 768b1308f2..60891e432c 100644 --- a/meta/recipes-core/systemd/systemd-serialgetty.bb +++ b/meta/recipes-core/systemd/systemd-serialgetty.bb @@ -1,4 +1,5 @@ SUMMARY = "Serial terminal support for systemd" +HOMEPAGE = "https://www.freedesktop.org/wiki/Software/systemd/" LICENSE = "GPLv2+" LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"