aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHuang Qiyu <huangqy.fnst@cn.fujitsu.com>2017-09-18 11:40:13 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-09-21 08:59:34 +0100
commitf178cf43b7b8201a3a641b428f5c6be7ebd44123 (patch)
tree0ead3764c1ad07561720641ff578e2b07acb26f1
parent072384f72316cc46e8c2f0fcb257287a39bb4b0d (diff)
downloadopenembedded-core-contrib-f178cf43b7b8201a3a641b428f5c6be7ebd44123.tar.gz
libxml-parser-perl: 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>
-rw-r--r--meta/recipes-devtools/perl/libxml-parser-perl_2.44.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/perl/libxml-parser-perl_2.44.bb b/meta/recipes-devtools/perl/libxml-parser-perl_2.44.bb
index d9bbf713aa..cc3a660f7d 100644
--- a/meta/recipes-devtools/perl/libxml-parser-perl_2.44.bb
+++ b/meta/recipes-devtools/perl/libxml-parser-perl_2.44.bb
@@ -1,4 +1,5 @@
SUMMARY = "XML::Parser - A perl module for parsing XML documents"
+HOMEPAGE = "https://libexpat.github.io/"
SECTION = "libs"
LICENSE = "Artistic-1.0 | GPL-1.0+"
LIC_FILES_CHKSUM = "file://README;beginline=2;endline=6;md5=c8767d7516229f07b26e42d1cf8b51f1"