aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHuang Qiyu <huangqy.fnst@cn.fujitsu.com>2017-09-18 11:40:15 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-09-21 08:59:35 +0100
commit0982566845aea562cd1821ce10e9ea2c8a6e99db (patch)
treec44ad5a2bf0a817fc35049f4bb90e6a86d90551b
parentb10d8bcb5d9bd7826dd2f0f92261f18e63c09083 (diff)
downloadopenembedded-core-contrib-0982566845aea562cd1821ce10e9ea2c8a6e99db.tar.gz
libxml-sax-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-extended/perl/libxml-sax-perl_0.99.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-extended/perl/libxml-sax-perl_0.99.bb b/meta/recipes-extended/perl/libxml-sax-perl_0.99.bb
index 45d396639b..ad31b9c9d2 100644
--- a/meta/recipes-extended/perl/libxml-sax-perl_0.99.bb
+++ b/meta/recipes-extended/perl/libxml-sax-perl_0.99.bb
@@ -1,4 +1,5 @@
SUMMARY = "Perl module for using and building Perl SAX2 XML processors"
+HOMEPAGE = "http://search.cpan.org/dist/XML-SAX/"
DESCRIPTION = "XML::SAX consists of several framework classes for using and \
building Perl SAX2 XML parsers, filters, and drivers. It is designed \
around the need to be able to "plug in" different SAX parsers to an \