openembedded / meta-openembedded

MIT License
416 stars 716 forks source link

wireshark: typo in zstd package config #845

Open FederAndInk opened 4 months ago

FederAndInk commented 4 months ago

https://github.com/openembedded/meta-openembedded/blob/f8342855a440fa5c4194fc57285e8db9e034fcaa/meta-networking/recipes-support/wireshark/wireshark_4.2.6.bb#L45

-DENABLE_STTD=ON should be -DENABLE_ZSTD=ON

- PACKAGECONFIG[zstd] = "-DENABLE_STTD=ON,-DENABLE_ZSTD=OFF, zstd" 
+ PACKAGECONFIG[zstd] = "-DENABLE_ZSTD=ON,-DENABLE_ZSTD=OFF, zstd" 
gmange commented 1 month ago

Fixed with merged commit: https://git.openembedded.org/meta-openembedded/commit/?id=15758538ee4de90c146199ef831205f942786c8f