]> code.ossystems Code Review - openembedded-core.git/commit
asciidoc-native: add dependency on docbook-xml-dtd4-native
authorAwais Belal <awais_belal@mentor.com>
Fri, 19 Aug 2016 11:08:13 +0000 (16:08 +0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 20 Aug 2016 15:05:28 +0000 (16:05 +0100)
commit14be679c7b8241b2d0872242ed358e5eb4f7acac
tree3aa71992eba4ccac5729d262f70d48b46bc0200c
parent030142d0410bec85aeacfff6be27d5fed41ce808
asciidoc-native: add dependency on docbook-xml-dtd4-native

During the compilation phase asciidoc runs a2x for validation
of some xmls which in turn invokes xmllint with --nonet
parameter that requires DTDs to be available locally in order
to succeed otherwise the do_compile fails.
We now add a direct dependency on docbook-xml-dtd4 so the
DTDs are always available locally.

Signed-off-by: Awais Belal <awais_belal@mentor.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/asciidoc/asciidoc_8.6.9.bb