diff options
author | Mark Asselstine <mark.asselstine@windriver.com> | 2015-09-03 15:59:26 -0400 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2015-09-08 09:59:23 -0400 |
commit | 1f86e95ef94c968a2f261b521ca6035c40e1fb79 (patch) | |
tree | 1bdc5f578ae0c01841e8ee32ca4a4df8ac218d93 /recipes-networking/openvswitch/openvswitch-git/kernel_module.patch | |
parent | affa735a7fddb253057196a929df541fc4bae817 (diff) | |
download | meta-virtualization-1f86e95ef94c968a2f261b521ca6035c40e1fb79.tar.gz |
libvirt: DEPEND on libxslt-native to fix build issue
Configure searches for and sets XSLTPROC and will not get a proper
value unless we have made sure libxslt-native is built prior to
libvirt. So we need to add it as a DEPENDS. Failing to do this we
could end up with libvirt configuring before libxslt-native has built
and installed xlstproc in the -native sysroot, resulting potential
host contamination or in a potential build error:
cat: acl.html.tmp: No such file or directory
Makefile:2215: recipe for target 'acl.html' failed
(xsltproc is used in the generation of acl.html.tmp)
Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'recipes-networking/openvswitch/openvswitch-git/kernel_module.patch')
0 files changed, 0 insertions, 0 deletions