]> code.ossystems Code Review - openembedded-core.git/commitdiff
libxml-parser-perl: Add HOMEPAGE info into recipe file.
authorHuang Qiyu <huangqy.fnst@cn.fujitsu.com>
Mon, 18 Sep 2017 03:40:13 +0000 (11:40 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 21 Sep 2017 07:59:34 +0000 (08:59 +0100)
Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/perl/libxml-parser-perl_2.44.bb

index d9bbf713aaaec7f13768005b8b51b9355e6779dc..cc3a660f7d2b48300d06a4b8e1a1f1e353fe84f0 100644 (file)
@@ -1,4 +1,5 @@
 SUMMARY = "XML::Parser - A perl module for parsing XML documents"
+HOMEPAGE = "https://libexpat.github.io/"
 SECTION = "libs"
 LICENSE = "Artistic-1.0 | GPL-1.0+"
 LIC_FILES_CHKSUM = "file://README;beginline=2;endline=6;md5=c8767d7516229f07b26e42d1cf8b51f1"