diff options
author | Awais Belal <awais_belal@mentor.com> | 2016-08-19 16:08:13 +0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-08-20 16:05:28 +0100 |
commit | 14be679c7b8241b2d0872242ed358e5eb4f7acac (patch) | |
tree | 3aa71992eba4ccac5729d262f70d48b46bc0200c /scripts/oe-build-perf-test | |
parent | 030142d0410bec85aeacfff6be27d5fed41ce808 (diff) | |
download | openembedded-core-14be679c7b8241b2d0872242ed358e5eb4f7acac.tar.gz openembedded-core-14be679c7b8241b2d0872242ed358e5eb4f7acac.tar.bz2 openembedded-core-14be679c7b8241b2d0872242ed358e5eb4f7acac.zip |
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>
Diffstat (limited to 'scripts/oe-build-perf-test')
0 files changed, 0 insertions, 0 deletions