Home
last modified time | relevance | path

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

123456

/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.5.0", installed = "1.9.0", canary = "meson" }
23 pycotap = { accepted = ">=1.1.0", installed = "1.3.1" }
27 meson = { accepted = ">=1.9.0", installed = "1.9.0", canary = "meson" }
31 sphinx = { accepted = ">=3.4.3", installed = "6.2.1", canary = "sphinx-build" }
32 sphinx_rtd_theme = { accepted = ">=0.5", installed = "1.2.2" }
35 qemu.qmp = { accepted = ">=0.0.3", installed = "0.0.3" }
36 pygdbmi = { accepted
[all...]
H A DLICENSE18 License (and no later version) are only accepted for the following files
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/
H A D0007-Plaform-Corstone1000-Switch-to-metadata-v2.patch114 - _metadata.img_entry[i].img_props[BANK_0].accepted = IMAGE_ACCEPTED;
116 + _metadata.fw_desc.img_entry[i].img_props[BANK_0].accepted = IMAGE_ACCEPTED;
119 - _metadata.img_entry[i].img_props[BANK_1].accepted = IMAGE_NOT_ACCEPTED;
121 + _metadata.fw_desc.img_entry[i].img_props[BANK_1].accepted = IMAGE_NOT_ACCEPTED;
135 - if ((metadata_ptr->img_entry[i].img_props[boot_index].accepted)
136 + if ((metadata_ptr->fw_desc.img_entry[i].img_props[boot_index].accepted)
153 - metadata->img_entry[i].img_props[previous_active_index].accepted =
154 + metadata->fw_desc.img_entry[i].img_props[previous_active_index].accepted =
165 - metadata->img_entry[i].img_props[active_index].accepted =
166 + metadata->fw_desc.img_entry[i].img_props[active_index].accepted =
[all …]
/openbmc/qemu/qga/
H A Dchannel-posix.c30 bool accepted = false; in ga_channel_listen_accept() local
51 accepted = true; in ga_channel_listen_accept()
55 return !accepted;
/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/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/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.md37 When developing a new driver, your goal is to have the code accepted upstream.
53 Once the driver has been accepted upstream, send the good news to the OpenBMC
133 uImage format is no longer 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/openbmc/poky/meta/recipes-devtools/python/
H A Dpython3-typing-extensions_4.13.2.bb7 * Enable experimentation with new type system PEPs before they are accepted \
/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 D0006-qemu-Determinism-fixes.patch12 Upstream-Status: Pending [some version of all/part of this may be accepted]
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-libarchive-c/
H A Dnew-libarchive.patch34 + # whereas older versions accepted it.
/openbmc/phosphor-bmc-code-mgmt/common/src/
H A Dsoftware_manager.cpp177 const bool accepted = co_await initDevice(service, path, config); in handleInterfaceAdded() local
179 if (accepted && devices.contains(config.objectPath)) in handleInterfaceAdded()
/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/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.md22 be accepted for them for significant issues.
/openbmc/openbmc/poky/bitbake/
H A DSECURITY.md23 security patches, but well-tested patches may still be accepted for them for
/openbmc/openbmc/meta-aspeed/
H A DREADME.md25 pull requests are not monitored and will not be accepted.
/openbmc/phosphor-virtual-sensor/
H A DREADME.md17 added this way can use any expression that is accepted by exprtk.
/openbmc/qemu/scripts/qapi/
H A Dpylintrc36 # they will always be accepted.
/openbmc/phosphor-misc/
H A DREADME.md20 pull requests are not monitored and will not be accepted.
/openbmc/webui-vue/src/components/Global/
H A DConfirmModal.vue31 // The following parameters are accepted but not used by the window.confirm() shim.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gd/
H A Dgd_2.3.3.bb6 of the formats accepted for inline images by most browsers. Note that gd is not \

123456