aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended
diff options
context:
space:
mode:
authorHuang Qiyu <huangqy.fnst@cn.fujitsu.com>2017-09-18 11:40:14 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-09-21 08:59:35 +0100
commitb10d8bcb5d9bd7826dd2f0f92261f18e63c09083 (patch)
treefa239fcb765c23f3bcd699f675c3d29abf1d7422 /meta/recipes-extended
parentf178cf43b7b8201a3a641b428f5c6be7ebd44123 (diff)
downloadopenembedded-core-contrib-b10d8bcb5d9bd7826dd2f0f92261f18e63c09083.tar.gz
libxml-sax-base-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>
Diffstat (limited to 'meta/recipes-extended')
-rw-r--r--meta/recipes-extended/perl/libxml-sax-base-perl_1.09.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-extended/perl/libxml-sax-base-perl_1.09.bb b/meta/recipes-extended/perl/libxml-sax-base-perl_1.09.bb
index f92c107e06..cd3a5806bb 100644
--- a/meta/recipes-extended/perl/libxml-sax-base-perl_1.09.bb
+++ b/meta/recipes-extended/perl/libxml-sax-base-perl_1.09.bb
@@ -1,4 +1,5 @@
SUMMARY = "Base class SAX Drivers and Filters"
+HOMEPAGE = "http://search.cpan.org/dist/XML-SAX-Base/"
DESCRIPTION = "This module has a very simple task - to be a base class for \
PerlSAX drivers and filters. It's default behaviour is to pass \
the input directly to the output unchanged. It can be useful to \