mirror of
https://git.yoctoproject.org/poky
synced 2026-03-11 17:59:39 +01:00
initscripts: Add HOMEPAGE info into recipe file.
(From OE-Core rev: 19f4e69c81653a4fa197fba2c46e48fcd554a12e) Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
5a9bf5ff04
commit
a9f6f48e7a
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user