mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-21 23:13:48 +00:00
wireshark: Add zstd via packageconfig
Its disabled by default Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
ad079c10ab
commit
cd91cfb17c
@ -44,6 +44,7 @@ PACKAGECONFIG[plugins] = "-DENABLE_PLUGINS=ON,-DENABLE_PLUGINS=OFF"
|
||||
PACKAGECONFIG[sbc] = "-DENABLE_SBC=ON,-DENABLE_SBC=OFF, sbc"
|
||||
PACKAGECONFIG[libssh] = ",,libssh2"
|
||||
PACKAGECONFIG[lz4] = "-DENABLE_LZ4=ON,-DENABLE_LZ4=OFF, lz4"
|
||||
PACKAGECONFIG[zstd] = "-DENABLE_STTD=ON,-DENABLE_ZSTD=OFF, zstd"
|
||||
|
||||
# these next two options require addional layers
|
||||
PACKAGECONFIG[c-ares] = "-DENABLE_CARES=ON,-DENABLE_CARES=OFF, c-ares"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user