Home
last modified time | relevance | path

Searched refs:preferred (Results 1 – 25 of 478) sorted by relevance

12345678910>>...20

/openbmc/openbmc/poky/scripts/contrib/
H A Dlist-packageconfig-flags.py33 def get_fnlist(bbhandler, pkg_pn, preferred): argument
35 if preferred:
40 if preferred:
47 def get_recipesdata(bbhandler, preferred): argument
52 for fn in get_fnlist(bbhandler, pkg_pn, preferred):
154 data_dict = get_recipesdata(bbhandler, options.preferred)
/openbmc/openbmc/poky/meta/recipes-devtools/rpm/files/
H A D0001-lib-transaction.c-fix-file-conflicts-for-MIPS64-N32.patch20 In handleColorConflict, it only deal with conditons "new preferred" or
21 "old preferred". But not deal with the situation where neither is the
22 preferred type. so for tri-lib system, like mips64/mips64 n32/mips(32),
25 Fixed by performing a 'last-in-wins' resolution when "neither is preferred".
/openbmc/openbmc/meta-arm/meta-arm/lib/fvp/
H A Dterminal.py38 preferred = self.configured_terminal()
39 if preferred:
40 return preferred
/openbmc/bmcweb/http/
H A Dcomplete_response_fields.hpp76 ContentType preferred = getPreferredContentType(accepts, allowed); in completeResponseFields() local
78 if (preferred == ContentType::HTML) in completeResponseFields()
82 else if (preferred == ContentType::CBOR) in completeResponseFields()
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/oelib/
H A Dlicense.py54 preferred = ["ALPHA", "FOO", "BAR"] variable in TestSimpleCombinations
58 if all(lic in self.preferred for lic in b):
74 preferred = ["BAR", "OMEGA", "BETA", "GPL-2.0-only"] variable in TestComplexCombinations
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dproviders.py306 dataCache.preferred[item] = prefervar
309 if item in dataCache.preferred:
312 if dataCache.preferred[item] == pn:
351 preferred = []
362 if prefervar in pns and pns[prefervar] not in preferred:
369 preferred.append(pref)
372 numberPreferred = len(preferred)
375 … this conflict were: %s. You could set PREFERRED_RPROVIDER_%s" % (item, preferred, preferred_vars,…
/openbmc/openbmc/poky/meta/conf/distro/include/
H A Ddefault-versions.inc2 # Default preferred versions
/openbmc/openbmc/meta-raspberrypi/recipes-kernel/linux/
H A Dlinux-raspberrypi-dev.bb3 msg = "Skipping linux-raspberrypi-dev as it is not the preferred " + \
14 # linux-yocto-dev is the preferred provider, they will be overridden to
/openbmc/ibm-dbus-interfaces/
H A DOWNERS27 # - name: preferred name of the individual.
28 # - email: preferred email address of the individual.
/openbmc/openpower-host-ipmi-oem/
H A DOWNERS27 # - name: preferred name of the individual.
28 # - email: preferred email address of the individual.
/openbmc/ibm-logging/
H A DOWNERS27 # - name: preferred name of the individual.
28 # - email: preferred email address of the individual.
/openbmc/phosphor-webui/
H A DOWNERS27 # - name: preferred name of the individual.
28 # - email: preferred email address of the individual.
/openbmc/pyphosphor/
H A DOWNERS27 # - name: preferred name of the individual.
28 # - email: preferred email address of the individual.
/openbmc/phosphor-state-manager/
H A DOWNERS27 # - name: preferred name of the individual.
28 # - email: preferred email address of the individual.
/openbmc/phosphor-mrw-tools/
H A DOWNERS27 # - name: preferred name of the individual.
28 # - email: preferred email address of the individual.
/openbmc/phosphor-watchdog/
H A DOWNERS27 # - name: preferred name of the individual.
28 # - email: preferred email address of the individual.
/openbmc/gpioplus/
H A DOWNERS27 # - name: preferred name of the individual.
28 # - email: preferred email address of the individual.
/openbmc/slpd-lite/
H A DOWNERS27 # - name: preferred name of the individual.
28 # - email: preferred email address of the individual.
/openbmc/sdeventplus/
H A DOWNERS27 # - name: preferred name of the individual.
28 # - email: preferred email address of the individual.
/openbmc/phosphor-dbus-monitor/
H A DOWNERS27 # - name: preferred name of the individual.
28 # - email: preferred email address of the individual.
/openbmc/debug-trigger/
H A DOWNERS27 # - name: preferred name of the individual.
28 # - email: preferred email address of the individual.
/openbmc/witherspoon-pfault-analysis/
H A DOWNERS27 # - name: preferred name of the individual.
28 # - email: preferred email address of the individual.
/openbmc/dbus-sensors/src/mctp/
H A DOWNERS27 # - name: preferred name of the individual.
28 # - email: preferred email address of the individual.
/openbmc/dbus-sensors/src/nvme/
H A DOWNERS27 # - name: preferred name of the individual.
28 # - email: preferred email address of the individual.
/openbmc/kcsbridge/
H A DOWNERS27 # - name: preferred name of the individual.
28 # - email: preferred email address of the individual.

12345678910>>...20