From: Huang Qiyu Date: Mon, 18 Sep 2017 03:40:21 +0000 (+0800) Subject: systemd-compat-units: Add HOMEPAGE info into recipe. X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fb58cfaf37d85737652dfb8788e8af4fa77ce091;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git systemd-compat-units: Add HOMEPAGE info into recipe. (From OE-Core rev: 04762479f0b18d0bbd95110f1f82d9be02bf10e9) Signed-off-by: Huang Qiyu Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- 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"