From: Huang Qiyu Date: Thu, 14 Sep 2017 09:06:22 +0000 (+0800) Subject: libxml-perl: Add HOMEPAGE info into recipe file. X-Git-Tag: 2017-10~197 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=8ce40a264e47fe8524ba8f131b26c3af40393c74;p=openembedded-core.git libxml-perl: Add HOMEPAGE info into recipe file. Signed-off-by: Huang Qiyu Signed-off-by: Ross Burton --- diff --git a/meta/recipes-devtools/perl/libxml-perl_0.08.bb b/meta/recipes-devtools/perl/libxml-perl_0.08.bb index 2c01976cad..047842704f 100644 --- a/meta/recipes-devtools/perl/libxml-perl_0.08.bb +++ b/meta/recipes-devtools/perl/libxml-perl_0.08.bb @@ -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+"