Home
last modified time | relevance | path

Searched refs:zstd (Results 1 – 25 of 160) sorted by relevance

1234567

/openbmc/bmcweb/subprojects/
H A Dzstd.wrap2 directory = zstd-1.5.5
3 source_url = https://github.com/facebook/zstd/releases/download/v1.5.5/zstd-1.5.5.tar.gz
4 source_filename = zstd-1.5.5.tar.gz
9 source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/zstd_1.5.5-1/zstd-1.5.…
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/squashfs-tools-ng/
H A Dsquashfs-tools-ng_1.3.2.bb11 file://licenses/zstd.txt;md5=8df8137b630239cbdd4c0674124cb0c8 \
21 PACKAGECONFIG ??= "gzip xz lzo lz4 zstd ${@bb.utils.filter('DISTRO_FEATURES', 'selinux', d)}"
26 PACKAGECONFIG[zstd] = "--with-zstd,--without-zstd,zstd"
/openbmc/qemu/tests/qemu-iotests/
H A D28769 _make_test_img -o compression_type=zstd 64M
87 _make_test_img -o compression_type=zstd 64M
105 _make_test_img -o compression_type=zstd 64M
112 _make_test_img -o compression_type=zstd 64M
122 _make_test_img -o compression_type=zstd 64M
145 -o "$(_optstr_add "$IMGOPTS" "compression_type=zstd")" "$TEST_IMG" \
H A D287.out8 === Testing compression type incompatible bit setting for zstd ===
18 === Testing zstd with incompatible bit unset ===
30 === Testing simple reading and writing with zstd ===
44 === Testing adjacent clusters reading and writing with zstd ===
60 === Testing incompressible cluster processing with zstd ===
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/deqp-runner/deqp-runner/
H A D0001-deqp-runner-drop-zstd-support.patch4 Subject: [PATCH] deqp-runner: drop zstd support
6 Building zstd-sys results in the "foo contains reference to TMPDIR" QA
8 zstd dependency.
34 - "zstd",
73 -name = "zstd"
78 - "zstd-safe",
82 -name = "zstd-safe"
87 - "zstd-sys",
91 -name = "zstd-sys"
92 -version = "2.0.10+zstd.1.5.6"
[all …]
/openbmc/openbmc/poky/meta/recipes-extended/libarchive/
H A Dlibarchive_3.7.9.bb10 PACKAGECONFIG ?= "zlib bz2 xz zstd ${@bb.utils.filter('DISTRO_FEATURES', 'acl xattr', d)}"
28 PACKAGECONFIG[zstd] = "--with-zstd,--without-zstd,zstd,"
/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/interfaces/
H A Dbmcweb_%.bbappend1 # Romulus doesn't have the space for the both zstd and xz compression
3 http-zstd \
/openbmc/openbmc/meta-ibm/meta-palmetto/recipes-phosphor/interfaces/
H A Dbmcweb_%.bbappend1 # Palmetto doesn't have the space for the both zstd and xz compression
3 http-zstd \
/openbmc/openbmc/meta-phosphor/recipes-phosphor/interfaces/
H A Dbmcweb_git.bb33 http-zstd \
41 PACKAGECONFIG[http-zstd] = "-Dhttp-zstd=enabled,-Dhttp-zstd=disabled,zstd"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/pistache/
H A Dpistache_0.4.26.bb16 PACKAGECONFIG ?= "openssl brotli deflate zstd examples"
20 PACKAGECONFIG[zstd] = "-DPISTACHE_USE_CONTENT_ENCODING_ZSTD=true, -DPISTACHE_USE_CONTENT_ENCODI…
/openbmc/openbmc/poky/meta/recipes-devtools/squashfs-tools/
H A Dsquashfs-tools_git.bb19 PACKAGECONFIG ??= "gzip xz lzo lz4 lzma xattr zstd reproducible"
26 PACKAGECONFIG[zstd] = "ZSTD_SUPPORT=1,ZSTD_SUPPORT=0,zstd"
/openbmc/openbmc/meta-ibm/meta-romulus/recipes-core/systemd/
H A Dsystemd_%.bbappend3 # Romulus doesn't have the space for the both zstd and xz compression
6 PACKAGECONFIG:remove:romulus = "zstd"
/openbmc/openbmc/meta-ibm/meta-palmetto/recipes-core/systemd/
H A Dsystemd_%.bbappend3 # Palmetto doesn't have the space for the both zstd and xz compression
6 PACKAGECONFIG:remove:palmetto = "zstd"
/openbmc/openbmc/poky/meta/recipes-devtools/rsync/
H A Drsync_3.4.1.bb34 PACKAGECONFIG[zstd] = "--enable-zstd,--disable-zstd,zstd"
/openbmc/openbmc/poky/meta/recipes-extended/man-db/
H A Dman-db_2.13.1.bb32 PACKAGECONFIG[zstd] = "--with-zstd=zstd,ac_cv_prog_have_zstd='',zstd"
/openbmc/openbmc/poky/meta/recipes-multimedia/libtiff/
H A Dtiff_4.7.0.bb36 PACKAGECONFIG[zstd] = "--enable-zstd,--disable-zstd,zstd,"
/openbmc/openbmc/poky/meta/recipes-devtools/btrfs-tools/
H A Dbtrfs-tools_6.14.bb36 PACKAGECONFIG[zstd] = "--enable-zstd,--disable-zstd,zstd"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/pcapplusplus/
H A Dpcapplusplus_24.09.bb23 PACKAGECONFIG[zstd] = "-DLIGHT_PCAPNG_ZSTD=ON,-DLIGHT_PCAPNG_ZSTD=OFF,zstd"
/openbmc/openbmc/poky/bitbake/lib/bb/tests/
H A Dcompression.py9 import bb.compress.zstd
87 with bb.compress.zstd.open(*args, **kwargs) as f:
99 with bb.compress.zstd.open(*args, num_threads=2, **kwargs) as f:
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libzip/
H A Dlibzip_1.11.3.bb12 PACKAGECONFIG[zstd] = "-DENABLE_ZSTD=ON,-DENABLE_ZSTD=OFF,zstd"
/openbmc/openbmc/meta-phosphor/recipes-phosphor/initrdscripts/phosphor-static-norootfs-init/
H A D030-ubiattach-or-format62 if ! mount -t ubifs ubi0:rwfs /run/mnt-persist -o sync,compr=zstd; then
71 mount -t ubifs ubi0:rwfs /run/mnt-persist -o sync,compr=zstd
/openbmc/openbmc/poky/meta/recipes-devtools/clang/clang/
H A D0024-llvm-Do-not-use-cmake-infra-to-detect-libzstd.patch41 + list(APPEND imported_libs zstd)
56 if (zstd_target STREQUAL zstd::libzstd_shared)
59 + set(llvm_system_libs ${llvm_system_libs} zstd)
/openbmc/openbmc/meta-ibm/recipes-phosphor/interfaces/
H A Dbmcweb_%.bbappend31 # Witherspoon doesn't have the space for the both zstd and xz compression
33 http-zstd \
/openbmc/openbmc/poky/meta-selftest/recipes-devtools/mtd/
H A Dmtd-utils-selftest_git.bb32 PACKAGECONFIG[zstd] = "--with-zstd,--without-zstd,zstd"
/openbmc/openbmc/poky/meta/recipes-support/gnutls/
H A Dgnutls_3.8.9.bb46 PACKAGECONFIG[zstd] = "--with-zstd,--without-zstd,zstd"

1234567