From: Huang Qiyu Date: Mon, 18 Sep 2017 03:40:21 +0000 (+0800) Subject: systemd-compat-units: Add HOMEPAGE info into recipe. X-Git-Tag: 2017-10~155 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=04762479f0b18d0bbd95110f1f82d9be02bf10e9;p=openembedded-core.git systemd-compat-units: Add HOMEPAGE info into recipe. Signed-off-by: Huang Qiyu Signed-off-by: Ross Burton --- diff --git a/meta/recipes-core/systemd/systemd-compat-units.bb b/meta/recipes-core/systemd/systemd-compat-units.bb index fe9a521d7f..d228a51c19 100644 --- a/meta/recipes-core/systemd/systemd-compat-units.bb +++ b/meta/recipes-core/systemd/systemd-compat-units.bb @@ -1,5 +1,5 @@ SUMMARY = "Enhances systemd compatilibity with existing SysVinit scripts" - +HOMEPAGE = "http://www.freedesktop.org/wiki/Software/systemd" LICENSE = "MIT" PR = "r29"