From: Huang Qiyu Date: Thu, 14 Sep 2017 09:06:21 +0000 (+0800) Subject: libxml-namespacesupport-perl: Add HOMEPAGE info into recipe file. X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~19984 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a08294334fdf5a6c67d816410425b21004090a40;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git libxml-namespacesupport-perl: Add HOMEPAGE info into recipe file. Signed-off-by: Huang Qiyu Signed-off-by: Ross Burton --- diff --git a/meta/recipes-extended/perl/libxml-namespacesupport-perl_1.12.bb b/meta/recipes-extended/perl/libxml-namespacesupport-perl_1.12.bb index 7fc2ec37040..3498a286d48 100644 --- a/meta/recipes-extended/perl/libxml-namespacesupport-perl_1.12.bb +++ b/meta/recipes-extended/perl/libxml-namespacesupport-perl_1.12.bb @@ -1,4 +1,5 @@ SUMMARY = "Perl module for supporting simple generic namespaces" +HOMEPAGE = "http://veillard.com/XML/" DESCRIPTION = "XML::NamespaceSupport offers a simple way to process namespace-based XML names. \ It also helps maintain a prefix-to-namespace URI map, and provides a number of \ basic checks. "