]> code.ossystems Code Review - openembedded-core.git/commit
asciidoc: specify XML catalogue to use
authorRoss Burton <ross.burton@intel.com>
Tue, 2 Apr 2019 16:52:07 +0000 (17:52 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 3 Apr 2019 13:56:21 +0000 (14:56 +0100)
commitefb6168e41797ad6ed00ede6f3d9141b90eff4b5
tree069cf26a0c286b1b68e110abe4dfe0de6cc97991
parent2f3adb21cc5067458a12964d0bde235966a20a60
asciidoc: specify XML catalogue to use

libxml-native by default uses a XML catalogue at /etc/xml/catalog, instead of
the one in the sysroot.  Until this is fixed (#13260) override the XML catalogue
manually in the recipe to point explicitly at the docbook-xml and docbook-xsl
catalogues.

This fixes either complete build failures (where the host doesn't have
docbook-xml installed) or slow builds (where the host doesn't have docbook-xsl
installed).

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/asciidoc/asciidoc/auto-catalogs.patch [new file with mode: 0644]
meta/recipes-extended/asciidoc/asciidoc_8.6.9.bb