mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 12:49:46 +00:00
update-rc.d: Add HOMEPAGE info into recipe file.
(From OE-Core rev: addbf84b3d3d2caad54d2d11383937f2194197ac) 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
4a56d26c11
commit
b176cd332c
@@ -1,4 +1,5 @@
|
|||||||
SUMMARY = "manage symlinks in /etc/rcN.d"
|
SUMMARY = "manage symlinks in /etc/rcN.d"
|
||||||
|
HOMEPAGE = "http://github.com/philb/update-rc.d/"
|
||||||
DESCRIPTION = "update-rc.d is a utility that allows the management of symlinks to the initscripts in the /etc/rcN.d directory structure."
|
DESCRIPTION = "update-rc.d is a utility that allows the management of symlinks to the initscripts in the /etc/rcN.d directory structure."
|
||||||
SECTION = "base"
|
SECTION = "base"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user