]> code.ossystems Code Review - openembedded-core.git/commitdiff
libxml-perl: Add HOMEPAGE info into recipe file.
authorHuang Qiyu <huangqy.fnst@cn.fujitsu.com>
Thu, 14 Sep 2017 09:06:22 +0000 (17:06 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 18 Sep 2017 10:07:21 +0000 (11:07 +0100)
Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/perl/libxml-perl_0.08.bb

index 2c01976cadbca2153e38fa507c66825e21338fe3..047842704fa4e98004379367efecb4416ebd9d9e 100644 (file)
@@ -2,6 +2,7 @@ DESCRIPTION = "libxml-perl is a collection of smaller Perl modules, scripts, and
 documents for working with XML in Perl.  libxml-perl software \
 works in combination with XML::Parser, PerlSAX, XML::DOM, \
 XML::Grove and others."
+HOMEPAGE = "http://search.cpan.org/dist/libxml-perl/"
 SUMMARY = "Collection of Perl modules for working with XML"
 SECTION = "libs"
 LICENSE = "Artistic-1.0 | GPL-1.0+"