diff options
| author | Huang Qiyu <huangqy.fnst@cn.fujitsu.com> | 2017-09-18 11:40:14 +0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-09-21 09:05:50 +0100 |
| commit | d6f9cfe28707ab9a3675365a7cb883d06ba9cebd (patch) | |
| tree | 0e774e4463f9e1c144e36d01810dea1309bfe0d6 | |
| parent | ee8be539fdb90021e9d701f60e8204c0aa53c8ca (diff) | |
| download | poky-d6f9cfe28707ab9a3675365a7cb883d06ba9cebd.tar.gz | |
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>
| -rw-r--r-- | meta/recipes-extended/perl/libxml-sax-base-perl_1.09.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-extended/perl/libxml-sax-base-perl_1.09.bb b/meta/recipes-extended/perl/libxml-sax-base-perl_1.09.bb index f92c107e06..cd3a5806bb 100644 --- a/meta/recipes-extended/perl/libxml-sax-base-perl_1.09.bb +++ b/meta/recipes-extended/perl/libxml-sax-base-perl_1.09.bb | |||
| @@ -1,4 +1,5 @@ | |||
| 1 | SUMMARY = "Base class SAX Drivers and Filters" | 1 | SUMMARY = "Base class SAX Drivers and Filters" |
| 2 | HOMEPAGE = "http://search.cpan.org/dist/XML-SAX-Base/" | ||
| 2 | DESCRIPTION = "This module has a very simple task - to be a base class for \ | 3 | DESCRIPTION = "This module has a very simple task - to be a base class for \ |
| 3 | PerlSAX drivers and filters. It's default behaviour is to pass \ | 4 | PerlSAX drivers and filters. It's default behaviour is to pass \ |
| 4 | the input directly to the output unchanged. It can be useful to \ | 5 | the input directly to the output unchanged. It can be useful to \ |
