mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 13:29:49 +00:00
lsbinitscripts: Add HOMEPAGE info into recipe file.
(From OE-Core rev: 7c8952b085ca793735f7465a9a00e53ac69ffb53) 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
f20b88281a
commit
48e6eb39ba
@@ -1,4 +1,5 @@
|
|||||||
SUMMARY = "SysV init scripts which are only used in an LSB image"
|
SUMMARY = "SysV init scripts which are only used in an LSB image"
|
||||||
|
HOMEPAGE = "https://wiki.debian.org/LSBInitScripts"
|
||||||
SECTION = "base"
|
SECTION = "base"
|
||||||
LICENSE = "GPLv2"
|
LICENSE = "GPLv2"
|
||||||
DEPENDS = "popt glib-2.0"
|
DEPENDS = "popt glib-2.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user