Skip to content

Commit

Permalink
src/meta-openembedded:wireshark: fix typo in PACKAGECONFIG[zstd]
Browse files Browse the repository at this point in the history
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/meta-openembedded#845

Reported-by: Ludovic Jozeau <ludovic.jozeausmile.fr>
Reviewed-by: Yoann Congal <yoann.congalsmile.fr>
Signed-off-by: Ghislain Mangé <ghislain.mangesmile.fr>
Signed-off-by: Khem Raj <raj.khemgmail.com>
  • Loading branch information
gmange authored and kraj committed Oct 2, 2024
1 parent ac05a8b commit a1f010f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/meta-openembedded
Submodule meta-openembedded updated from 0532cc to 157585

0 comments on commit a1f010f

Please sign in to comment.