1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

lsbtest: Add HOMEPAGE info into recipe file.

(From OE-Core rev: 9fbd4fe461ba479883ce5a9748a6720cfbd538ea)

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:17 +08:00
committed by Richard Purdie
parent 48e6eb39ba
commit 458e8f7f54
+1
View File
@@ -1,4 +1,5 @@
SUMMARY = "Automates Linux Standard Base (LSB) tests"
HOMEPAGE = "https://wiki.debian.org/LSBInitScripts"
SECTION = "console/utils"
LICENSE = "GPLv2"
PR = "r3"