Home
last modified time | relevance | path

Searched full:reasons (Results 1 – 25 of 305) sorted by relevance

12345678910>>...13

/openbmc/qemu/hw/isa/
H A DKconfig41 # For historical reasons, SuperIO devices are created in the board
72 # For historical reasons, SuperIO devices are created in the board
/openbmc/openbmc/meta-ibm/meta-romulus/conf/machine/
H A Dromulus.conf24 # Reduce features for flash size reasons.
26 # Remove features for flash size reasons.
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dtaskdata.py304 reasons = []
309 reasons.append("%s was skipped: %s" % (skipitem.pn, skipitem.skipreason))
311reasons.append("%s RPROVIDES %s but was skipped: %s" % (skipitem.pn, item, skipitem.skipreason))
313reasons.append("%s PROVIDES %s but was skipped: %s" % (skipitem.pn, item, skipitem.skipreason))
314 return reasons
355 …bb.event.fire(bb.event.NoProvider(item, dependees=self.get_dependees(item), reasons=self.get_reaso…
367 …bb.event.fire(bb.event.NoProvider(item, dependees=self.get_dependees(item), reasons=["No eligible …
403 …vent.NoProvider(item, runtime=True, dependees=self.get_rdependees(item), reasons=self.get_reasons(…
410 …vent.NoProvider(item, runtime=True, dependees=self.get_rdependees(item), reasons=["No eligible RPR…
/openbmc/qemu/docs/specs/
H A Dstandard-vga.rst22 Applies to the pci variant only for obvious reasons.
73 Likewise applies to the pci variant only for obvious reasons.
/openbmc/phosphor-webui/
H A DREADME.md9 Reasons for switching:
69 for its backend. For security reasons, bmcweb will need to be recompiled and
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pytest-mock/
H A Drun-ptest2 # see https://github.com/pytest-dev/pytest-mock/issues/102 for reasons to use plain asserts
/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python-pykickstart/files/
H A D0001-support-authentication-for-kickstart.patch105 + reasons = request.headers.get("WWW-Authenticate", "").split()
106 + if reasons:
107 + auth_type = reasons[0]
/openbmc/qemu/docs/devel/migration/
H A Dvirtio.rst11 for several reasons:
114 added to the core for compatibility reasons. If transport or device specific
/openbmc/openbmc/meta-arm/meta-arm/classes/
H A Dfvpboot.bbclass62 # For unexplained reasons, getVarFlags() returns None if there are no flags
65 # For other reasons, you can't pass expand=True
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DGPL-2.0-with-font-exception9 reasons why the document might be covered by the GNU General Public License. If
H A DMup9 …s must be clearly indicated in accompanying documentation. including the reasons for the changes, …
/openbmc/hiomapd/
H A DREADME.md7 For historical reasons, source and generated binaries may refer to 'mbox' or
60 For not particularly good reasons the codebase is a mix of C and C++. This is an
/openbmc/docs/designs/
H A Dvpd-collection.md16 The BMC requires to read VPD for all FRUs for several reasons:
69 begin CEC poweron). This is needed for several reasons:
213 This option was rejected for the following reasons:
237 This option was rejected for the following reasons:
/openbmc/openbmc/meta-ibm/meta-palmetto/conf/machine/
H A Dpalmetto.conf27 # Remove features for flash size reasons.
/openbmc/u-boot/arch/x86/include/asm/
H A Dcmos_layout.h23 * U-Boot for various reasons. It is put in such a unified place in order
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/User/
H A DAccountPolicy.interface.yaml27 to higher one for security reasons.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/websocketpp/websocketpp-0.8.2/
H A D855.patch6 For some reasons "system;thread;random;unit_test_framework" was seen as a single module, because of…
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Power/
H A DThrottle.interface.yaml25 The possible reasons a component could be throttled
/openbmc/openbmc/poky/meta/recipes-sato/webkit/webkitgtk/
H A D0001-FindGObjectIntrospection.cmake-prefix-variables-obta.patch8 reasons why this is not approproiate for upstream submission.
/openbmc/u-boot/fs/jffs2/
H A DLICENCE28 This exception does not invalidate any other reasons why a work based on
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/webkitgtk/webkitgtk3/
H A D0001-FindGObjectIntrospection.cmake-prefix-variables-obta.patch8 reasons why this is not approproiate for upstream submission.
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gtksourceview/files/
H A D0001-remove-pointless-check.patch6 There's no point explicitly checking for gtk-doc, for two reasons:
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/keyutils/files/
H A Dkeyutils-fix-error-report-by-adding-default-message.patch9 have several reasons.
/openbmc/qemu/python/qemu/qmp/
H A Derror.py7 enumeration of possible reasons for that failure.
/openbmc/phosphor-pid-control/failsafeloggers/
H A Dfailsafe_logger.hpp21 * Among the above reasons:

12345678910>>...13