From: Huang Qiyu Date: Mon, 18 Sep 2017 03:40:17 +0000 (+0800) Subject: lsbtest: Add HOMEPAGE info into recipe file. X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~19945 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9fbd4fe461ba479883ce5a9748a6720cfbd538ea;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git lsbtest: Add HOMEPAGE info into recipe file. Signed-off-by: Huang Qiyu Signed-off-by: Ross Burton --- diff --git a/meta/recipes-extended/lsb/lsbtest_1.0.bb b/meta/recipes-extended/lsb/lsbtest_1.0.bb index ea12502dc88..36f52fd73a2 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"