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: lucaceresoli/bug-15201-perf-libtraceevent-missing~19941 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04762479f0b18d0bbd95110f1f82d9be02bf10e9;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.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 fe9a521d7f9..d228a51c19c 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"