]> code.ossystems Code Review - openembedded-core.git/commitdiff
systemd-compat-units: Add HOMEPAGE info into recipe.
authorHuang Qiyu <huangqy.fnst@cn.fujitsu.com>
Mon, 18 Sep 2017 03:40:21 +0000 (11:40 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 21 Sep 2017 07:59:36 +0000 (08:59 +0100)
Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-core/systemd/systemd-compat-units.bb

index fe9a521d7f9c53b322163795c2e9a93820a545a0..d228a51c19c5b4eb08a84bde6afb60eabec79052 100644 (file)
@@ -1,5 +1,5 @@
 SUMMARY = "Enhances systemd compatilibity with existing SysVinit scripts"
-
+HOMEPAGE = "http://www.freedesktop.org/wiki/Software/systemd"
 LICENSE = "MIT"
 
 PR = "r29"