aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended
diff options
context:
space:
mode:
authorHuang Qiyu <huangqy.fnst@cn.fujitsu.com>2017-09-18 11:40:17 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-09-21 08:59:35 +0100
commit9fbd4fe461ba479883ce5a9748a6720cfbd538ea (patch)
tree2eda5545ce614bfd668540b381a38006a8d28fa1 /meta/recipes-extended
parent7c8952b085ca793735f7465a9a00e53ac69ffb53 (diff)
downloadopenembedded-core-contrib-9fbd4fe461ba479883ce5a9748a6720cfbd538ea.tar.gz
lsbtest: Add HOMEPAGE info into recipe file.
Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-extended')
-rw-r--r--meta/recipes-extended/lsb/lsbtest_1.0.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-extended/lsb/lsbtest_1.0.bb b/meta/recipes-extended/lsb/lsbtest_1.0.bb
index ea12502dc8..36f52fd73a 100644
--- a/meta/recipes-extended/lsb/lsbtest_1.0.bb
+++ b/meta/recipes-extended/lsb/lsbtest_1.0.bb
@@ -1,4 +1,5 @@
SUMMARY = "Automates Linux Standard Base (LSB) tests"
+HOMEPAGE = "https://wiki.debian.org/LSBInitScripts"
SECTION = "console/utils"
LICENSE = "GPLv2"
PR = "r3"