Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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: openembedded#845 Reported-by: Ludovic Jozeau <[email protected]> Reviewed-by: Yoann Congal <[email protected]> Signed-off-by: Ghislain Mangé <[email protected]> Signed-off-by: Khem Raj <[email protected]>
- Loading branch information