From: Huang Qiyu Date: Mon, 18 Sep 2017 03:40:15 +0000 (+0800) Subject: libxml-sax-perl: Add HOMEPAGE info into recipe file. X-Git-Tag: 2017-10~161 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=0982566845aea562cd1821ce10e9ea2c8a6e99db;p=openembedded-core.git libxml-sax-perl: Add HOMEPAGE info into recipe file. Signed-off-by: Huang Qiyu Signed-off-by: Ross Burton --- 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 \