]> code.ossystems Code Review - openembedded-core.git/commit
xmlto: remove XML catalog
authorRoss Burton <ross.burton@intel.com>
Thu, 4 Apr 2019 22:16:42 +0000 (23:16 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 5 Apr 2019 16:27:40 +0000 (17:27 +0100)
commitb12686ecdd0b0bdb36c8d1a2baeeb66aadff1b8c
tree9306c582ffb3381a06d5e8b44ccb52d1e8564805
parente60ec1dc23df918a7ec2e4572233ee12e73f4aff
xmlto: remove XML catalog

Now that docbook-xml and docbook-xsl use the xmlcatalog class, xmlto can stop
shipping a hand-coded catalogue.

It still needs to keep the wrapper so that the sysroot catalog is used instead
of /etc/xml/catalog.  The wrapper is native-specific so mark it as such.

Note that this does effectively break xmlto on the target as the xmlcatalog
class doesn't write a catalog for the target yet, but I'm hoping that nobody
actually uses it on target.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/xmlto/files/catalog.xml [deleted file]
meta/recipes-devtools/xmlto/xmlto_0.0.28.bb