1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

libxml-sax-base-perl: Add HOMEPAGE info into recipe file.

(From OE-Core rev: b10d8bcb5d9bd7826dd2f0f92261f18e63c09083)

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:
Huang Qiyu
2017-09-18 11:40:14 +08:00
committed by Richard Purdie
parent ee8be539fd
commit d6f9cfe287
@@ -1,4 +1,5 @@
SUMMARY = "Base class SAX Drivers and Filters"
HOMEPAGE = "http://search.cpan.org/dist/XML-SAX-Base/"
DESCRIPTION = "This module has a very simple task - to be a base class for \
PerlSAX drivers and filters. It's default behaviour is to pass \
the input directly to the output unchanged. It can be useful to \