Home
last modified time | relevance | path

Searched refs:lz4 (Results 51 – 75 of 87) sorted by relevance

1234

/openbmc/openbmc/poky/meta/recipes-core/meta/
H A Dbuildtools-tarball.bb35 nativesdk-lz4 \
/openbmc/u-boot/board/amlogic/s400/
H A DREADME94 > $FIPDIR/axg/aml_encrypt_axg --bl3sig --input fip/bl33.bin --compress lz4 \
/openbmc/openbmc/poky/meta/recipes-devtools/subversion/
H A Dsubversion_1.14.3.bb8 DEPENDS = "apr-util serf sqlite3 file lz4"
/openbmc/openbmc/poky/meta/recipes-devtools/apt/
H A Dapt_2.6.1.bb48 DEPENDS += "db gnutls lz4 zlib bzip2 xz libgcrypt xxhash"
/openbmc/openbmc/meta-security/recipes-ids/suricata/
H A Dsuricata_7.0.0.bb10 DEPENDS = "lz4 libhtp"
/openbmc/openbmc-build-scripts/
H A Dbuild-setup.sh193 lz4 \
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-3.4.1.rst123 - poky.yaml: add lz4 and zstd to essential host packages
124 - poky.yaml: fix lz4 package name for older Ubuntu versions
H A Dmigration-2.5.rst275 squashfs+lz4 compression enabled you should now set
276 ``LIVE_ROOTFS_TYPE = "squashfs-lz4"`` and ensure that ``live`` is in
H A Drelease-notes-3.4.rst52 - New erofs, erofs-lz4 and erofs-lz4hc image types
237 - lz4: :cve:`2021-3520`
H A Drelease-notes-4.0.4.rst105 - lz4: upgrade to 1.9.4
H A Dmigration-3.4.rst96 functionality. These are typically provided by ``lz4`` and ``zstd``
/openbmc/openbmc/poky/meta/classes-global/
H A Dbase.bbclass649 # *.lz4 should DEPEND on lz4-native for unpacking
650 if path.endswith('.lz4'):
651 d.appendVarFlag('do_unpack', 'depends', ' lz4-native:do_populate_sysroot')
/openbmc/openbmc/poky/meta/recipes-core/systemd/
H A Dsystemd_255.4.bb142 # so if you want to compress with e.g. lz4 you cannot enable zstd, so you cannot read zstd-compress…
144 PACKAGECONFIG[default-compression-lz4] = "-Dlz4=true -Ddefault-compression=lz4,,lz4"
176 PACKAGECONFIG[lz4] = "-Dlz4=true,-Dlz4=false,lz4"
/openbmc/linux/fs/erofs/
H A Dinternal.h132 struct erofs_sb_lz4_info lz4; member
/openbmc/linux/Documentation/admin-guide/blockdev/
H A Dzram.rst100 lzo [lz4]
430 #1: lzo lzo-rle lz4 lz4hc [zstd]
431 #2: lzo lzo-rle lz4 [lz4hc] zstd
/openbmc/linux/crypto/
H A DMakefile163 obj-$(CONFIG_CRYPTO_LZ4) += lz4.o
H A DKconfig1206 See https://github.com/lz4/lz4 for further information.
1217 See https://github.com/lz4/lz4 for further information.
/openbmc/u-boot/lib/
H A DKconfig308 format as generated by default by the 'lz4' command line tool.
311 (generated by 'lz4 -l'). The two formats are incompatible.
/openbmc/openbmc/poky/meta/conf/distro/include/
H A Ddistro_alias.inc188 DISTRO_PN_ALIAS:pn-lz4 = "Debian=lz4 Fedora=lz4"
/openbmc/linux/usr/
H A DKconfig204 If you choose this, keep in mind that most distros don't provide lz4
/openbmc/openbmc/meta-openembedded/meta-python/recipes-core/packagegroups/
H A Dpackagegroup-meta-python.bb232 python3-lz4 \
/openbmc/linux/Documentation/filesystems/
H A Dsquashfs.rst9 It uses zlib, lz4, lzo, or xz compression to compress files, inodes and
H A Df2fs.rst286 "lz4", "zstd" and "lzo-rle" algorithm.
288 "lz4" and "zstd" support compress level config.
290 lz4 3 - 16
/openbmc/openbmc/meta-phosphor/classes/
H A Dfit-image.bbclass77 FIT_SUPPORTED_INITRAMFS_FSTYPES ?= "cpio.lz4 cpio.lzo cpio.lzma cpio.xz cpio.zst cpio.gz ext2.gz cp…
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dnew-recipe.rst1193 In the following example, ``lz4`` is a makefile-based package::
1197 HOMEPAGE = "https://github.com/lz4/lz4"
1209 SRC_URI = "git://github.com/lz4/lz4.git;branch=release;protocol=https \

1234