Home
last modified time | relevance | path

Searched +full:- +full:- +full:disable +full:- +full:lzo (Results 1 – 25 of 48) sorted by relevance

12

/openbmc/openbmc/poky/meta/recipes-devtools/btrfs-tools/
H A Dbtrfs-tools_6.12.bb6 btrfs and an utility (btrfs-convert) to make a btrfs filesystem from an ext3."
10 LICENSE = "GPL-2.0-only & LGPL-2.1-or-later"
16 DEPENDS = "util-linux zlib"
18 SRC_URI = "git://github.com/kdave/btrfs-progs.git;branch=master;protocol=https \
19 file://0001-Add-a-possibility-to-specify-where-python-modules-ar.patch \
28 crypto-builtin \
30 PACKAGECONFIG[manpages] = "--enable-documentation, --disable-documentation, python3-sphinx-native p…
31 PACKAGECONFIG[programs] = "--enable-programs,--disable-programs"
32 PACKAGECONFIG[convert] = "--enable-convert --with-convert=ext2,--disable-convert --without-convert,…
33 PACKAGECONFIG[zoned] = "--enable-zoned,--disable-zoned"
[all …]
/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/mtd/
H A Dubi-utils-klibc_2.0.2.bb2 DESCRIPTION = "Small sized tools from mtd-utils for use with initramfs."
4 DEPENDS = "zlib e2fsprogs util-linux"
5 HOMEPAGE = "http://www.linux-mtd.infradead.org/"
6 LICENSE = "GPL-2.0-or-later"
13 SRC_URI = "git://git.infradead.org/mtd-utils.git;branch=master \
14 file://0001-libmissing.h-fix-klibc-build-when-using-glibc-toolch.patch \
15 file://0002-Instead-of-doing-preprocessor-magic-just-output-off_.patch \
16 file://0003-Makefile.am-only-build-ubi-utils.patch \
17 file://0004-mtd-utils-common.h-no-features.h-for-klibc-builds.patch \
18 file://0005-common.h-replace-getline-with-fgets.patch \
[all …]
/openbmc/openbmc/poky/meta/recipes-extended/libarchive/
H A Dlibarchive_3.7.7.bb2 DESCRIPTION = "C library and command-line tools for reading and writing tar, cpio, zip, ISO, and ot…
5 LICENSE = "BSD-2-Clause"
8 DEPENDS = "e2fsprogs-native"
12 DEPENDS_BZIP2 = "bzip2-replacement-native"
13 DEPENDS_BZIP2:class-target = "bzip2"
15 PACKAGECONFIG[acl] = "--enable-acl,--disable-acl,acl,"
16 PACKAGECONFIG[xattr] = "--enable-xattr,--disable-xattr,attr,"
17 PACKAGECONFIG[zlib] = "--with-zlib,--without-zlib,zlib,"
18 PACKAGECONFIG[bz2] = "--with-bz2lib,--without-bz2lib,${DEPENDS_BZIP2},"
19 PACKAGECONFIG[xz] = "--with-lzma,--without-lzma,xz,"
[all …]
/openbmc/openbmc/poky/meta/recipes-devtools/qemu/
H A Dqemu.inc7 LICENSE = "GPL-2.0-only & LGPL-2.1-only"
9 DEPENDS += "bison-native meson-native ninja-native"
11 RDEPENDS:${PN}-ptest = "bash"
13 require qemu-targets.inc
14 # https://gitlab.com/qemu-project/qemu/-/commit/81e2b198a8cb4ee5fdf108bd438f44b193ee3a36 means
15 # we need a full python3-native setup
16 inherit pkgconfig ptest update-rc.d systemd python3native
21 SRC_URI = "https://download.qemu.org/${BPN}-${PV}.tar.xz \
23 file://run-ptest \
24 file://fix-strerrorname_np.patch \
[all …]
/openbmc/linux/arch/x86/boot/compressed/
H A DMakefile1 # SPDX-License-Identifier: GPL-2.0
30 vmlinux.bin.xz vmlinux.bin.lzo vmlinux.bin.lz4 vmlinux.bin.zst
32 # CLANG_FLAGS must come before any cc-disable-warning or cc-option calls in
33 # case of cross compiling, as it has the '--target=' flag, which is needed to
34 # avoid errors with '-march=i386', and future flags may depend on the target to
36 KBUILD_CFLAGS := -m$(BITS) -O2 $(CLANG_FLAGS)
37 KBUILD_CFLAGS += -fno-strict-aliasing -fPIE
38 KBUILD_CFLAGS += -Wundef
39 KBUILD_CFLAGS += -DDISABLE_BRANCH_PROFILING
40 cflags-$(CONFIG_X86_32) := -march=i386
[all …]
/openbmc/linux/Documentation/admin-guide/blockdev/
H A Dzram.rst2 zram: Compressed RAM-based block devices
8 The zram module creates RAM-based block devices named /dev/zram<id>
20 There are several ways to configure and manage zram device(-s):
23 b) using zramctl utility, provided by util-linux (util-linux@vger.kernel.org).
28 In order to get a better idea about zramctl please consult util-linux
29 documentation, zramctl man-page or `zramctl --help`. Please be informed
30 that zram maintainers do not develop/maintain util-linux or zramctl, should
31 you have any questions please contact util-linux@vger.kernel.org
45 -EBUSY an attempt to modify an attribute that cannot be changed once
47 -ENOMEM zram was not able to allocate enough memory to fulfil your
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-extended/kronosnet/
H A Dkronosnet_1.24.bb6 fault tolerance and fast fail-over are the core requirements of your application."
8 LICENSE = "GPL-2.0-or-later & LGPL-2.1-only"
12 DEPENDS = "doxygen-native libqb-native libxml2-native bzip2 libqb libxml2 libnl lksctp-tools lz4 lz…
16 file://0001-links.c-Fix-build-with-gcc-12.patch \
25 …rror: comparison of integers of different signs: 'unsigned long' and 'int' [-Werror,-Wsign-compare]
28 CFLAGS:append:toolchain-clang = " -Wno-sign-compare"
30 PACKAGECONFIG[man] = "enable_man="yes", --disable-man, "
/openbmc/qemu/scripts/
H A Dmeson-buildoptions.sh1 # This file is generated by meson-buildoptions.py, do not edit!
3 printf "%s\n" ' --audio-drv-list=CHOICES Set audio driver list [default] (choices: alsa/co'
6 printf "%s\n" ' --bindir=VALUE Executable directory [bin]'
7 printf "%s\n" ' --block-drv-ro-whitelist=VALUE'
8 printf "%s\n" ' set block driver read-only whitelist (by default'
9 printf "%s\n" ' affects only QEMU, not tools like qemu-img)'
10 printf "%s\n" ' --block-drv-rw-whitelist=VALUE'
11 printf "%s\n" ' set block driver read-write whitelist (by default'
12 printf "%s\n" ' affects only QEMU, not tools like qemu-img)'
13 printf "%s\n" ' --datadir=VALUE Data file directory [share]'
[all …]
/openbmc/linux/Documentation/admin-guide/mm/
H A Dzswap.rst10 dynamically allocated RAM-based memory pool. zswap basically trades CPU cycles
11 for potentially reduced swap I/O. This trade-off can also result in a
24 drastically reducing life-shortening writes.
69 means the compression ratio will always be 2:1 or worse (because of half-full
76 with a red-black tree per swap type. The swap offset is the search key for the
90 * max_pool_percent - The maximum percentage of memory that the compressed
95 ``compressor`` attribute, e.g. ``zswap.compressor=lzo``.
99 echo lzo > /sys/module/zswap/parameters/compressor
107 Some of the pages in zswap are same-value filled pages (i.e. contents of the
108 page have same value or repetitive pattern). These pages include zero-filled
[all …]
/openbmc/linux/arch/mips/
H A DMakefile11 # architecture-specific flags and dependencies.
15 $(Q)$(MAKE) $(build)=arch/mips/tools elf-entry
17 $(Q)$(MAKE) $(build)=arch/mips/tools loongson3-llsc-check
28 32bit-tool-archpref = mipsel
29 64bit-tool-archpref = mips64el
30 32bit-bfd = elf32-tradlittlemips
31 64bit-bfd = elf64-tradlittlemips
32 32bit-emul = elf32ltsmip
33 64bit-emul = elf64ltsmip
35 32bit-tool-archpref = mips
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/openvpn/
H A Dopenvpn_2.6.12.bb1 SUMMARY = "A full-featured SSL VPN solution via tun device."
4 LICENSE = "GPL-2.0-only"
6 DEPENDS = "lzo lz4 openssl iproute2 libcap-ng ${@bb.utils.contains('DISTRO_FEATURES', 'pam', 'libpa…
8 inherit autotools systemd update-rc.d pkgconfig ptest
11 file://0001-configure.ac-eliminate-build-path-from-openvpn-versi.patch \
13 file://run-ptest \
16 UPSTREAM_CHECK_URI = "https://openvpn.net/community-downloads"
20 CVE_STATUS[CVE-2020-27569] = "not-applicable-config: Applies only Aviatrix OpenVPN client, not open…
26 CFLAGS += "-fno-inline"
29 EXTRA_OECONF += "--enable-iproute2"
[all …]
/openbmc/linux/mm/
H A DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
33 compress them into a dynamically allocated RAM-based memory pool.
62 swapped out again, it will be re-compressed.
77 If in doubt, select 'LZO'.
89 bool "LZO"
92 Use the LZO algorithm as the default compression algorithm.
123 default "lzo" if ZSWAP_COMPRESSOR_DEFAULT_LZO
190 linux-mm@kvack.org and the zswap maintainers.
208 zsmalloc is a slab-based memory allocator designed to store
223 int "Maximum number of physical pages per-zspage"
[all …]
/openbmc/linux/lib/
H A DMakefile1 # SPDX-License-Identifier: GPL-2.0
6 ccflags-remove-$(CONFIG_FUNCTION_TRACER) += $(CC_FLAGS_FTRACE)
8 # These files are disabled because they produce lots of non-interesting and/or
16 KCOV_INSTRUMENT_fault-inject.o := n
19 # Use -ffreestanding to ensure that the compiler does not try to "optimize"
21 CFLAGS_string.o := -ffreestanding
27 CFLAGS_string.o += -fno-stack-protector
30 lib-y := ctype.o string.o vsprintf.o cmdline.o \
31 rbtree.o radix-tree.o timerqueue.o xarray.o \
39 lib-$(CONFIG_PRINTK) += dump_stack.o
[all …]
/openbmc/linux/init/
H A DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
8 - Re-run Kconfig when the compiler is updated
13 - Ensure full rebuild when the compiler is updated
14 include/linux/compiler-version.h contains this option in the comment
16 auto-generated dependency. When the compiler is updated, syncconfig
20 def_bool $(success,test "$(cc-name)" = GCC)
24 default $(cc-version) if CC_IS_GCC
28 def_bool $(success,test "$(cc-name)" = Clang)
32 default $(cc-version) if CC_IS_CLANG
36 def_bool $(success,test "$(as-name)" = GNU)
[all …]
/openbmc/linux/Documentation/staging/
H A Dxz.rst21 For userspace, XZ Utils provide a zlib-like compression library
22 and a gzip-like command line tool. XZ Utils can be downloaded from
28 The xz_dec module provides XZ decompressor with single-call (buffer
29 to buffer) and multi-call (stateful) APIs. The usage of the xz_dec
51 dictionary. It will also append a four-byte trailer containing the
63 when encoding. With the xz command line tool, use --check=none or
64 --check=crc32.
71 disable it) for the actual uncompressed data.
77 size for in-kernel use (maybe more is OK for initramfs). The presets
81 xz --check=crc32 --lzma2=dict=512KiB inputfile
[all …]
/openbmc/qemu/
H A Dmeson_options.txt1 # These options do not correspond to a --enable/--disable-* option
3 # scripts/meson-buildoptions.py's SKIP_OPTIONS constant too.
9 option('qemu_firmwarepath', type : 'array', value : ['share/qemu-firmware'],
12 description: 'use specified string as sub-version of the package')
25 …description: 'set block driver read-write whitelist (by default affects only QEMU, not tools like …
27 …description: 'set block driver read-only whitelist (by default affects only QEMU, not tools like q…
28 option('interp_prefix', type : 'string', value : '/usr/gnemul/qemu-%M',
33 description: 'fuzzing engine library for OSS-Fuzz')
40 # Everything else can be set via --enable/--disable-* option
42 # here make sure to run "make update-buildoptions".
[all …]
H A Dmeson.build10 meson.add_postconf_script(find_program('scripts/symlink-install-tree.py'))
23 config_host = keyval.load(meson.current_build_dir() / 'config-host.mak')
30 tmpdir = meson.current_build_dir() / 'meson-private/temp'
61 have_linux_user = have_linux_user or target.endswith('linux-user')
62 have_bsd_user = have_bsd_user or target.endswith('bsd-user')
63 have_system = have_system or target.endswith('-softmmu')
107 …dgen.version() + ' is unsupported. You can install a new version with "cargo install bindgen-cli"')
114 message('To use Rust you can install a new version with "cargo install bindgen-cli"')
132 # instead. QEMU --enable-modules depends on this because the SystemTap
135 add_global_arguments('-DSTAP_SDT_V2',
[all …]
H A Dhmp-commands.hx27 .help = "commit changes to the disk images (if -snapshot is used) or backing files",
33 Commit changes to the disk images (if -snapshot is used) or backing files.
70 available during the preconfig state (i.e. when the --preconfig command
122 .args_type = "force:-f,device:B",
123 .params = "[-f] device",
124 .help = "stop an active background block operation (use -f"
181 .args_type = "force:-f,device:B",
182 .params = "[-f] device",
183 .help = "eject a removable medium (use -f to force it)",
188 ``eject [-f]`` *device*
[all …]
/openbmc/linux/crypto/
H A DKconfig1 # SPDX-License-Identifier: GPL-2.0
170 bool "Disable run-time self tests"
173 Disable run-time self tests that normally take place at
177 bool "Enable extra run-time crypto self tests"
180 Enable extra run-time self tests of registered crypto algorithms,
246 menu "Public-key cryptography"
249 tristate "RSA (Rivest-Shamir-Adleman)"
255 RSA (Rivest-Shamir-Adleman) public key algorithm (RFC8017)
258 tristate "DH (Diffie-Hellman)"
262 DH (Diffie-Hellman) key exchange algorithm
[all …]
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-4.0.2.rst1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK
3 Release notes for Yocto-4.0.2 (Kirkstone)
4 -----------------------------------------
6 Security Fixes in Yocto-4.0.2
9 - libxslt: Mark :cve_nist:`2022-29824` as not applying
10 - tiff: Add jbig :term:`PACKAGECONFIG` and clarify IGNORE :cve_nist:`2022-1210`
11 - tiff: mark :cve_nist:`2022-1622` and :cve_nist:`2022-1623` as invalid
12 - pcre2:fix :cve_nist:`2022-1586` Out-of-bounds read
13 - curl: fix :cve_nist:`2022-22576`, :cve_nist:`2022-27775`, :cve_nist:`2022-27776`, :cve_nist:`202…
14 - qemu: fix :cve_nist:`2021-4206` and :cve_nist:`2021-4207`
[all …]
H A Drelease-notes-4.1.rst1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK
4 ---------------------------------
10 - Linux kernel 5.19, glibc 2.36 and ~260 other recipe upgrades
12 - ``make`` 4.0 is now the minimum make version required on the build host.
14 :term:`buildtools` tarball, and additionally a new :term:`buildtools-make` tarball
17 :ref:`ref-manual/system-requirements:required git, tar, python, make and gcc versions`.
19 - New layer setup tooling:
21 - New ``scripts/oe-setup-layers`` standalone script to restore the layer
23 - New ``bitbake-layers create-layers-setup`` command to save the
25 - New ``bitbake-layers save-build-conf`` command to save the active build
[all …]
/openbmc/linux/Documentation/filesystems/
H A Df2fs.rst1 .. SPDX-License-Identifier: GPL-2.0
4 WHAT IS Flash-Friendly File System (F2FS)?
7 NAND flash memory-based storage devices, such as SSD, eMMC, and SD cards, have
13 F2FS is a file system exploiting NAND flash memory-based storage devices, which
14 is based on Log-structured File System (LFS). The design has been focused on
18 Since a NAND flash memory-based storage device shows different characteristic
20 F2FS and its tools support various parameters not only for configuring on-disk
26 - git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs-tools.git
30 - linux-f2fs-devel@lists.sourceforge.net
34 - https://bugzilla.kernel.org/enter_bug.cgi?product=File%20System&component=f2fs
[all …]
/openbmc/linux/scripts/
H A DMakefile.lib1 # SPDX-License-Identifier: GPL-2.0
3 asflags-y += $(EXTRA_AFLAGS)
4 ccflags-y += $(EXTRA_CFLAGS)
5 cppflags-y += $(EXTRA_CPPFLAGS)
6 ldflags-y += $(EXTRA_LDFLAGS)
9 KBUILD_AFLAGS += $(subdir-asflags-y)
10 KBUILD_CFLAGS += $(subdir-ccflags-y)
11 KBUILD_RUSTFLAGS += $(subdir-rustflags-y)
16 # When an object is listed to be built compiled-in and modular,
17 # only build the compiled-in version
[all …]
/openbmc/qemu/scripts/coverity-scan/
H A Drun-coverity-scan1 #!/bin/sh -e
8 # See the COPYING file in the top-level directory.
10 # Copyright (c) 2017-2020 Linaro Limited
14 # run the (closed-source) coverity build tools, so don't
18 # tree, and that tree is a fresh clean one, because we do an in-tree
21 # regular expressions it uses; an out-of-tree build won't work for this.)
31 # --check-upload-only : return success if upload is possible
32 # --dry-run : run the tools, but don't actually do the upload
33 # --docker : create and work inside a container
34 # --docker-engine : specify the container engine to use (docker/podman/auto);
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/mysql/
H A Dmariadb.inc4 LICENSE = "GPL-2.0-only"
12 file://mysql-systemd-start \
13 file://configure.cmake-fix-valgrind.patch \
14 file://support-files-CMakeLists.txt-fix-do_populate_sysroot.patch \
15 file://fix-arm-atomic.patch \
16 file://0001-Fix-library-LZ4-lookup.patch \
17 file://0001-innobase-Define-__NR_futex-if-it-does-not-exist.patch \
18 file://0001-aio_linux-Check-if-syscall-exists-before-using-it.patch \
22 file://cross-compiling.patch \
23 file://0001-sql-CMakeLists.txt-fix-gen_lex_hash-not-found.patch \
[all …]

12