Home
last modified time | relevance | path

Searched refs:accepted (Results 1 – 25 of 285) sorted by relevance

12345678910>>...12

/openbmc/qemu/
H A Dpythondeps.toml10 # - accepted: accepted versions when using a system package
13 # defaults to the same as "accepted" or, if also missing,
22 meson = { accepted = ">=1.1.0", installed = "1.2.3", canary = "meson" }
26 sphinx = { accepted = ">=3.4.3", installed = "5.3.0", canary = "sphinx-build" }
27 sphinx_rtd_theme = { accepted = ">=0.5", installed = "1.1.1" }
31 # Prefer an LTS version when updating the accepted versions of
33 avocado-framework = { accepted = "(>=88.1, <93.0)", installed = "88.1", canary = "avocado" }
34 pycdlib = { accepted = ">=1.11.0" }
H A D.gitlab-ci.yml7 # Only documentation or comments is accepted.
H A DLICENSE18 License (and no later version) are only accepted for the following files
/openbmc/linux/tools/testing/selftests/net/
H A Dfin_ack_lat.c88 int accepted; in server() local
93 accepted = accept(sock, (struct sockaddr *)&address, in server()
95 if (accepted < 0) in server()
98 if (read(accepted, &buffer, sizeof(buffer)) == -1) in server()
100 close(accepted); in server()
/openbmc/qemu/qga/
H A Dchannel-posix.c30 bool accepted = false; in ga_channel_listen_accept() local
46 accepted = true; in ga_channel_listen_accept()
50 return !accepted; in ga_channel_listen_accept()
/openbmc/linux/drivers/staging/media/av7110/
H A DTODO3 - Cleanup patches for the drivers here won't be accepted.
/openbmc/docs/
H A Dmaintainer-workflow.md4 Agreement) before their contributions can be accepted. This page is a checklist
44 Ensure that accepted changes actually merge into OpenBMC repositories.
H A Dkernel-development.md32 When developing a new driver, your goal is to have the code accepted upstream.
48 Once the driver has been accepted upstream, send the good news to the OpenBMC
141 uImage format is no longer accepted.
/openbmc/openbmc/meta-arm/meta-arm/recipes-devtools/fvp/
H A Dfvp-common.inc7 # LICENSE_FLAGS_ACCEPTED if the EULA has been accepted, so it can
8 # be later checked if the user accepted the EULA or not and if
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libgxim/libgxim/
H A Dmulti-line-ACLOCAL_AMFLAGS-isnot-supported-by-autoreconf.patch6 aclocal: error: non-option arguments are not accepted: '\'.
/openbmc/linux/Documentation/virt/kvm/arm/
H A Dhypercalls.rst103 The following bits are accepted:
112 The following bits are accepted:
121 The following bits are accepted:
/openbmc/openbmc/meta-raspberrypi/recipes-kernel/linux/files/
H A Ddefault-cpu-governor.cfg7 # on wheter the above PR gets accepted and/or backported to the stable branches.
/openbmc/linux/Documentation/security/
H A Dlsm-development.rst6 a new LSM is accepted into the kernel when its intent (a description of
/openbmc/openbmc/poky/meta/recipes-devtools/python/
H A Dpython3-typing-extensions_4.11.0.bb7 * Enable experimentation with new type system PEPs before they are accepted \
/openbmc/linux/Documentation/process/
H A Dmaintainer-soc-clean-dts.rst23 If a commit introducing new warnings gets accepted somehow, the resulting
/openbmc/qemu/docs/
H A Dqemu-option-trace.rst.inc18 file) per line; globbing patterns are accepted too. This option is only
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DGL2PS11 …executable or other form of this software, or via a mechanism generally accepted in the software d…
/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu/
H A D0007-qemu-Determinism-fixes.patch12 Upstream-Status: Pending [some version of all/part of this may be accepted]
/openbmc/linux/Documentation/usb/
H A Dfunctionfs.rst58 with listed names are accepted. In particular, if the "functions"
61 only a function with the specified name is accepted.
/openbmc/openbmc/meta-openembedded/meta-multimedia/
H A DREADME.md15 …er services like GitLab, repo.or.cz or self hosted setups are of course accepted as well, 'git fet…
/openbmc/openbmc/poky/
H A DSECURITY.md21 security patches, but well-tested patches may still be accepted for them for
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/
H A D0022-fwu_metadata-make-sure-structures-are-packed.patch24 uint32_t accepted;
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-crop.rst96 should be filled in. Some drivers only accepted the ``_MPLANE`` buffer type while
97 other drivers only accepted a non-multiplanar buffer type (i.e. without the
/openbmc/openbmc/meta-aspeed/
H A DREADME.md25 pull requests are not monitored and will not be accepted.
/openbmc/openbmc/poky/bitbake/
H A DSECURITY.md23 security patches, but well-tested patches may still be accepted for them for

12345678910>>...12