mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 00:49:33 +02:00
libxml-perl: Add HOMEPAGE info into recipe file.
(From OE-Core rev: 8ce40a264e47fe8524ba8f131b26c3af40393c74) Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
cc25dd5887
commit
3106bed91d
@@ -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 \
|
documents for working with XML in Perl. libxml-perl software \
|
||||||
works in combination with XML::Parser, PerlSAX, XML::DOM, \
|
works in combination with XML::Parser, PerlSAX, XML::DOM, \
|
||||||
XML::Grove and others."
|
XML::Grove and others."
|
||||||
|
HOMEPAGE = "http://search.cpan.org/dist/libxml-perl/"
|
||||||
SUMMARY = "Collection of Perl modules for working with XML"
|
SUMMARY = "Collection of Perl modules for working with XML"
|
||||||
SECTION = "libs"
|
SECTION = "libs"
|
||||||
LICENSE = "Artistic-1.0 | GPL-1.0+"
|
LICENSE = "Artistic-1.0 | GPL-1.0+"
|
||||||
|
|||||||
Reference in New Issue
Block a user