Home
last modified time | relevance | path

Searched refs:Machine (Results 1 – 25 of 167) sorted by relevance

1234567

/openbmc/openbmc/poky/bitbake/lib/toaster/tests/commands/
H A Dtest_lsupdates.py14 from orm.models import Layer_Version, Machine, Recipe
24 old_machines_count = Machine.objects.count()
33 self.assertTrue(Machine.objects.count() > old_machines_count,
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/paho-mqtt-cpp/
H A Dpaho-mqtt-cpp_1.4.1.bb2 …Client implementation of open and standard messaging protocols for Machine-to-Machine (M2M) and In…
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/boost-sml/
H A Dboost-sml_1.1.12.bb1 SUMMARY = "[Boost::ext].SML (State Machine Language)"
2 DESCRIPTION = "Your scalable C++14 one header only State Machine Library with no dependencies"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/paho-mqtt-c/
H A Dpaho-mqtt-c_1.3.14.bb2 …Client implementation of open and standard messaging protocols for Machine-to-Machine (M2M) and In…
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/hafnium/
H A Dhafnium_%.bbappend1 # Machine specific configurations
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/
H A Dtrusted-firmware-m_%.bbappend1 # Machine specific configurations
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/optee/
H A Doptee-test_4.%.bbappend1 # Machine specific configurations
H A Doptee-os-tadevkit_4.%.bbappend1 # Machine specific configurations
H A Doptee-os_4.%.bbappend2 # Machine specific configurations
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-a/
H A Dtf-a-tests_%.bbappend1 # Machine specific TFAs
H A Dtrusted-firmware-a_%.bbappend3 # Machine specific TFAs
/openbmc/openbmc/poky/meta/recipes-core/systemd/
H A Dsystemd-machine-units_1.0.bb1 SUMMARY = "Machine specific systemd units"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/edac-utils/files/
H A Dedac.service2 Description=Initialize EDAC Drivers For Machine Hardware
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/open-vm-tools/open-vm-tools/
H A Dvmtoolsd.service2 Description=Open Virtual Machine Tools (VMware Tools)
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-navigation/gpsd/
H A Dgpsd-machine-conf_1.0.bb1 SUMMARY = "Machine specific gpsd config"
/openbmc/openbmc/meta-arm/scripts/
H A Dmachine-summary-overview.txt.jinja1 Machine Overview
/openbmc/openbmc/meta-openembedded/meta-python/recipes-connectivity/python-h2/
H A Dpython3-h2_4.2.0.bb1 DESCRIPTION = "HTTP/2 State-Machine based protocol implementation"
/openbmc/openbmc/meta-ibm/meta-fsp2/conf/machine/include/
H A Dfsp2.inc1 #@TYPE: Machine
/openbmc/qemu/scripts/
H A Dcompare-machine-types.py208 class Machine: class
342 def mt_comp(mt: Machine) -> Tuple[str, int, int, int]: argument
356 vm: QEMUMachine) -> List[Machine]:
362 mt_defs.append(Machine(raw_mt, qemu_drivers))
369 req_mt: Optional[List[str]], all_mt: bool) -> List[Machine]:
/openbmc/openbmc/meta-phosphor/conf/machine/include/
H A Dobmc-bsp-common.inc1 #@TYPE: Machine
/openbmc/openbmc/meta-hpe/meta-gxp/conf/machine/include/
H A Dgxp.inc1 #@TYPE: Machine
/openbmc/fb-ipmi-oem/
H A Dmeson.options16 option('machine', type: 'string', description: 'Machine')
/openbmc/openbmc/meta-nuvoton/conf/machine/include/
H A Dnpcm7xx.inc1 #@TYPE: Machine
/openbmc/qemu/docs/system/arm/
H A Dxlnx-zcu102.rst7 Machine-specific options
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pexpect/
H A D0001-FSM.py-change-shebang-from-python-to-python3.patch21 '''This module implements a Finite State Machine (FSM). In addition to state

1234567