aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core
diff options
context:
space:
mode:
authorHuang Qiyu <huangqy.fnst@cn.fujitsu.com>2017-09-18 11:40:21 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-09-21 08:59:36 +0100
commit04762479f0b18d0bbd95110f1f82d9be02bf10e9 (patch)
tree7a9db9b85c6ac7d86946237910cb4b9bd32bc26c /meta/recipes-core
parentc0a1128a1f1fa2b86ba1cb97d9ff17f5a7a76e59 (diff)
downloadopenembedded-core-04762479f0b18d0bbd95110f1f82d9be02bf10e9.tar.gz
systemd-compat-units: Add HOMEPAGE info into recipe.
Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-core')
-rw-r--r--meta/recipes-core/systemd/systemd-compat-units.bb2
1 files changed, 1 insertions, 1 deletions
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"