]> code.ossystems Code Review - openembedded-core.git/commitdiff
initscripts: Add HOMEPAGE info into recipe file.
authorHuang Qiyu <huangqy.fnst@cn.fujitsu.com>
Mon, 18 Sep 2017 03:40:09 +0000 (11:40 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 21 Sep 2017 07:59:34 +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/initscripts/initscripts_1.0.bb

index d627d2e30f040caadf3539fa64bb5c9c084e37f6..fea4f22e95c4231ea68624fe6ab9195d2b761832 100644 (file)
@@ -1,4 +1,5 @@
 SUMMARY = "SysV init scripts"
+HOMEPAGE = "https://github.com/fedora-sysv/initscripts"
 DESCRIPTION = "Initscripts provide the basic system startup initialization scripts for the system.  These scripts include actions such as filesystem mounting, fsck, RTC manipulation and other actions routinely performed at system startup.  In addition, the scripts are also used during system shutdown to reverse the actions performed at startup."
 SECTION = "base"
 LICENSE = "GPLv2"