diff options
author | Khem Raj <raj.khem@gmail.com> | 2020-01-08 14:26:41 -0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2020-01-09 14:05:37 -0800 |
commit | f4720893190bc8d7e438b611353a93695911ed0b (patch) | |
tree | 8840109adc7a75470c3d712b289a72318872dff7 /meta-python/recipes-devtools/python/python-aws-iot-device-sdk-python.inc | |
parent | bfdefba0fb62c8c45fb32ad260ebd2f64c6e0074 (diff) | |
download | meta-openembedded-f4720893190bc8d7e438b611353a93695911ed0b.tar.gz |
wireshark: Enable plugins when enabling qt5
plugins tab and about dialog have created dependency with commit[1]
this fails to build when qt5 is in bblayers
Fixes
wireshark-3.2.0/ui/qt/about_dialog.cpp:137:29: error: 'plugins_add_description' was not declared in this scope; did you mean 'plugins_get_descriptions'?
137 | extcap_get_descriptions(plugins_add_description, &plugin_data);
| ^~~~~~~~~~~~~~~~~~~~~~~
| plugins_get_descriptions
[1] https://github.com/wireshark/wireshark/commit/5dfde7ff83a35bb7186cd05ce61f4b139ab01203
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-aws-iot-device-sdk-python.inc')
0 files changed, 0 insertions, 0 deletions