diff options
author | Ghislain Mangé <ghislain.mange@smile.fr> | 2024-10-02 15:29:46 +0200 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2024-10-02 07:38:45 -0700 |
commit | 15758538ee4de90c146199ef831205f942786c8f (patch) | |
tree | ed56ef164e119fa5c5d909b58f32a5e8a929d814 /meta-networking/dynamic-layers/meta-python | |
parent | 0532cc345ceb70e118be049620eeb5a52c6a3118 (diff) | |
download | meta-openembedded-15758538ee4de90c146199ef831205f942786c8f.tar.gz |
wireshark: fix typo in PACKAGECONFIG[zstd]
ENABLE_STTD is a typo, correct option is ENABLE_ZSTD.
This patches the following CMake warning in do_configure:
Manually-specified variables were not used by the project: ENABLE_STTD
After, do_configure does not show the warning.
Github issue: https://github.com/openembedded/meta-openembedded/issues/845
Reported-by: Ludovic Jozeau <ludovic.jozeau@smile.fr>
Reviewed-by: Yoann Congal <yoann.congal@smile.fr>
Signed-off-by: Ghislain Mangé <ghislain.mange@smile.fr>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/dynamic-layers/meta-python')
0 files changed, 0 insertions, 0 deletions