1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 17:19:20 +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:
Huang Qiyu
2017-09-18 11:40:16 +08:00
committed by Richard Purdie
parent f20b88281a
commit 48e6eb39ba
@@ -1,4 +1,5 @@
SUMMARY = "SysV init scripts which are only used in an LSB image"
HOMEPAGE = "https://wiki.debian.org/LSBInitScripts"
SECTION = "base"
LICENSE = "GPLv2"
DEPENDS = "popt glib-2.0"