Signed-off-by: Huang Qiyu <[email protected]> --- meta/recipes-extended/perl/libxml-namespacesupport-perl_1.12.bb | 1 + 1 file changed, 1 insertion(+)
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 7fc2ec3..3498a28 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. " -- 2.7.4 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
