diff options
author | Mark Asselstine <mark.asselstine@windriver.com> | 2016-11-16 14:56:29 -0500 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2016-11-17 13:02:23 -0500 |
commit | 66997c4dcfc5cabd0b357ea46d6ac15ec3163c51 (patch) | |
tree | da83925cafa90020c9f56072b0894bbcd2bafa1c /recipes-kernel | |
parent | a53908a8bb224603c4ee090fa976e6db6d2d6cb3 (diff) | |
download | meta-virtualization-66997c4dcfc5cabd0b357ea46d6ac15ec3163c51.tar.gz |
libvirt: add 'wireshark' packageconfig
libvirt by default has '--with-wireshark-dissector' set to
'check'. Therefor if wireshark is built before vs after libvirt this
will result in a potentially unexpected difference in how libvirt is
configured. Additionally the build of libvirt with wireshark
capabilities enabled is currently broken and thus if attempted will
result in the error:
fatal error: ws_symbol_export.h: No such file or directory
To prevent the random configuration of libvirt with respect to
wireshark we add a new packageconfig for wireshark.
NOTE that the wireshark recipe is currently incomplete so this new
packageconfig will result in a build failure if used, until wireshark
is updated to build libwsutil.
Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com>
Diffstat (limited to 'recipes-kernel')
0 files changed, 0 insertions, 0 deletions