]> code.ossystems Code Review - openembedded-core.git/commit
xmlto: add version 0.0.25
authorHongxu Jia <hongxu.jia@windriver.com>
Tue, 15 Jul 2014 12:18:06 +0000 (20:18 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 16 Jul 2014 09:17:17 +0000 (10:17 +0100)
commit6eccf7940e90dd06568f7a2da36ce2d5d090aed5
tree4a079f3ec839a9847f2a9ac824763358e811ab12
parent03bc6717482c07dde69edf96d1044d3c0016dbf6
xmlto: add version 0.0.25

It moved from meta-oe and fixed the defect that xmlto/xsltproc
stylesheets cannot be found even when they are installed in
sysroot.

About the config files (catalog.xml), we refered what Ubuntu
13.04 did, so it could correctly search the xsl stylesheets
and xml dtds.

Assigned the environment variable XML_CATALOG_FILES, so the
xmlto will use oe-core's config as priority to avoid the
the search from build system.

[YOCTO #2416]

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/xmlto/files/catalog.xml [new file with mode: 0644]
meta/recipes-devtools/xmlto/xmlto-0.0.25/configure.in-drop-the-test-of-xmllint-and-xsltproc.patch [new file with mode: 0644]
meta/recipes-devtools/xmlto/xmlto-0.0.25/obsolete_automake_macros.patch [new file with mode: 0644]
meta/recipes-devtools/xmlto/xmlto_0.0.25.bb [new file with mode: 0644]