Home
last modified time | relevance | path

Searched refs:lz4 (Results 26 – 50 of 87) sorted by relevance

1234

/openbmc/linux/arch/x86/boot/compressed/
H A DMakefile30 vmlinux.bin.xz vmlinux.bin.lzo vmlinux.bin.lz4 vmlinux.bin.zst
147 $(obj)/vmlinux.bin.lz4: $(vmlinux.bin.all-y) FORCE
157 suffix-$(CONFIG_KERNEL_LZ4) := lz4
/openbmc/linux/arch/csky/boot/
H A DMakefile12 compress-$(CONFIG_KERNEL_LZ4) = lz4
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-autobahn_23.6.2.bb16 python3-lz4 \
/openbmc/linux/drivers/block/zram/
H A DKconfig32 bool "lz4"
53 default "lz4" if ZRAM_DEF_COMP_LZ4
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/wireshark/
H A Dwireshark_4.2.4.bb44 PACKAGECONFIG[lz4] = "-DENABLE_LZ4=ON,-DENABLE_LZ4=OFF, lz4"
/openbmc/phosphor-rest-server/servers/gevent/
H A Dcert.pem43 lz4/SwKBgQCGwKPh0EEtC57qTRf+7/h3WBDPIXfpOI58bEMQhX25c3HnApixSgSs
/openbmc/phosphor-rest-server/servers/rocket/
H A Dcert.pem43 lz4/SwKBgQCGwKPh0EEtC57qTRf+7/h3WBDPIXfpOI58bEMQhX25c3HnApixSgSs
/openbmc/phosphor-rest-server/servers/
H A Dcert.pem43 lz4/SwKBgQCGwKPh0EEtC57qTRf+7/h3WBDPIXfpOI58bEMQhX25c3HnApixSgSs
/openbmc/linux/usr/
H A DMakefile12 compress-$(CONFIG_INITRAMFS_COMPRESSION_LZ4) := lz4
/openbmc/linux/scripts/package/
H A Dbuildtar93 for i in Image.bz2 Image.gz Image.lz4 Image.lzma Image.lzo vmlinuz.efi ; do
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-extended/kronosnet/
H A Dkronosnet_1.24.bb12 DEPENDS = "doxygen-native libqb-native libxml2-native bzip2 libqb libxml2 libnl lksctp-tools lz4 lz…
/openbmc/linux/drivers/firmware/efi/libstub/
H A DMakefile.zboot16 comp-type-$(CONFIG_KERNEL_LZ4) := lz4
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/spice/
H A Dspice-gtk_0.42.bb32 lz4 \
H A Dspice_git.bb28 DEPENDS = "spice-protocol jpeg pixman alsa-lib glib-2.0 gdk-pixbuf lz4 orc python3-pyparsing-native…
/openbmc/openbmc/meta-openembedded/meta-python/conf/include/
H A Dptest-packagelists-meta-python.inc91 python3-lz4 \
/openbmc/linux/lib/
H A DMakefile201 obj-$(CONFIG_LZ4_COMPRESS) += lz4/
202 obj-$(CONFIG_LZ4HC_COMPRESS) += lz4/
203 obj-$(CONFIG_LZ4_DECOMPRESS) += lz4/
/openbmc/linux/
H A D.gitignore33 *.lz4
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/postgresql/
H A Dpostgresql.inc71 PACKAGECONFIG[lz4] = "--with-lz4,--without-lz4,lz4"
/openbmc/openbmc/poky/meta/conf/distro/include/
H A Dptest-packagelists.inc121 lz4 \
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/openvpn/
H A Dopenvpn_2.6.10.bb6 DEPENDS = "lzo lz4 openssl iproute2 libcap-ng ${@bb.utils.contains('DISTRO_FEATURES', 'pam', 'libpa…
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/mysql/
H A Dmariadb.inc64 PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'pam', d)} lz4 openssl"
71 PACKAGECONFIG[lz4] = ", ,lz4"
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dkernel.bbclass17 DEPENDS += "${@bb.utils.contains("INITRAMFS_FSTYPES", "cpio.lz4", "lz4-native", "", d)}"
253 for img in cpio cpio.gz cpio.lz4 cpio.lzo cpio.lzma cpio.xz cpio.zst; do
262 *lz4)
263 echo "lz4 decompressing image"
264 lz4 -df ${B}/usr/${INITRAMFS_IMAGE_NAME}.$img ${B}/usr/${INITRAMFS_IMAGE_NAME}.cpio
292 …t find any ${INITRAMFS_DEPLOY_DIR_IMAGE}/${INITRAMFS_IMAGE_NAME}.cpio{.gz|.lz4|.lzo|.lzma|.xz|.zst…
/openbmc/openbmc/
H A DREADME.md25 gawk diffstat bzip2 cpio chrpath zstd lz4 bzip2
32 hostname file diffutils diffstat lz4 wget zstd rpcgen patch
/openbmc/openbmc/meta-security/classes/
H A Ddm-verity-img.bbclass171 erofs.verity erofs-lz4.verity erofs-lz4hc.verity \
172 squashfs.verity squashfs-xz.verity squashfs-lzo.verity squashfs-lz4.verity squashfs-zst.verity \
/openbmc/u-boot/tools/binman/
H A DREADME.entries24 lz4: Use lz4 compression (via 'lz4' command-line utility)
81 lz4: Use lz4 compression (via 'lz4' command-line utility)

1234