Home
last modified time | relevance | path

Searched refs:MACHINE (Results 1 – 25 of 400) sorted by relevance

12345678910>>...16

/openbmc/openbmc-build-scripts/scripts/
H A Dboot-qemu.sh57 MACHINE=${MACHINE:-${DEFAULT_MACHINE}}
66 if [ -f "${DEFAULT_IMAGE_LOC}/${MACHINE}/obmc-phosphor-image-${MACHINE}".ubi.mtd ]; then
67 DRIVE="obmc-phosphor-image-${MACHINE}.ubi.mtd"
68 elif [ -f "${DEFAULT_IMAGE_LOC}/${MACHINE}/obmc-phosphor-image-${MACHINE}".static.mtd ]; then
69 DRIVE="obmc-phosphor-image-${MACHINE}.static.mtd"
82 if [ "${MACHINE}" = "${DEFAULT_MACHINE}" ]; then
85 cp "${DEFAULT_IMAGE_LOC}/${MACHINE}/${DRIVE}" "${TMP_DRIVE_PATH}"
100 if [ "${MACHINE}" = "tacoma" ]; then
111 if [ "${MACHINE}" = "${DEFAULT_MACHINE}" ]; then
132 -machine "${MACHINE}"-bmc \
H A Drun-robot.sh21 MACHINE=${MACHINE:-"qemu"}
/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/fans/
H A Dphosphor-fan_%.bbappend2 FILESEXTRAPATHS:append := "${THISDIR}/${PN}/${MACHINE}:"
24 mkdir -p ${S}/control/config_files/${MACHINE}
25 cp ${WORKDIR}/events.json ${S}/control/config_files/${MACHINE}/events.json
26 cp ${WORKDIR}/fans.json ${S}/control/config_files/${MACHINE}/fans.json
27 cp ${WORKDIR}/groups.json ${S}/control/config_files/${MACHINE}/groups.json
28 cp ${WORKDIR}/zones.json ${S}/control/config_files/${MACHINE}/zones.json
30 mkdir -p ${S}/monitor/config_files/${MACHINE}
31 cp ${WORKDIR}/monitor.json ${S}/monitor/config_files/${MACHINE}/config.json
33 mkdir -p ${S}/presence/config_files/${MACHINE}
34 cp ${WORKDIR}/presence.json ${S}/presence/config_files/${MACHINE}/config.json
/openbmc/openbmc/meta-ibm/conf/templates/default/
H A Dconf-notes.txt4 MACHINE=pstbmc bitbake obmc-phosphor-image
6 MACHINE=huygens bitbake obmc-phosphor-image
8 MACHINE=p10bmc bitbake obmc-phosphor-image
10 MACHINE=witherspoon bitbake obmc-phosphor-image
12 MACHINE=witherspoon-tacoma bitbake obmc-phosphor-image
H A Dlocal.conf.sample1 #MACHINE ?= "p10bmc"
2 MACHINE ??= "witherspoon"
/openbmc/linux/tools/testing/ktest/examples/include/
H A Ddefaults.conf18 BOX := ${MACHINE}
38 CONFIG_DIR := ${THIS_DIR}/configs/${MACHINE}
50 SSH := ssh ${SSH_USER}@${MACHINE}
60 OUTPUT_DIR = ${THIS_DIR}/build/${MACHINE}
92 LOG_FILE = ${OUTPUT_DIR}/${MACHINE}.log
110 REBOOT_SUCCESS_LINE = ${MACHINE} login:
/openbmc/openbmc-build-scripts/
H A Drun-qemu-robot-test.sh67 MACHINE=${MACHINE:-${DEFAULT_MACHINE}}
73 if [[ "$MACHINE" == "$DEFAULT_MACHINE" ]]; then
76 MACHINE_QEMU=${MACHINE}
124 --env MACHINE="${MACHINE}" \
/openbmc/qemu/hw/core/
H A Dmachine.c294 MachineState *ms = MACHINE(obj); in machine_get_kernel()
301 MachineState *ms = MACHINE(obj); in machine_set_kernel()
309 MachineState *ms = MACHINE(obj); in machine_get_initrd()
316 MachineState *ms = MACHINE(obj); in machine_set_initrd()
324 MachineState *ms = MACHINE(obj); in machine_get_append()
331 MachineState *ms = MACHINE(obj); in machine_set_append()
339 MachineState *ms = MACHINE(obj); in machine_get_dtb()
346 MachineState *ms = MACHINE(obj); in machine_set_dtb()
354 MachineState *ms = MACHINE(obj); in machine_get_dumpdtb()
361 MachineState *ms = MACHINE(obj); in machine_set_dumpdtb()
[all …]
/openbmc/linux/tools/testing/ktest/examples/
H A Dkvm.conf7 MACHINE = Guest
11 CONSOLE = virsh console ${MACHINE}
81 POWER_CYCLE = virsh destroy ${MACHINE}; sleep 5; virsh start ${MACHINE}
/openbmc/openbmc/poky/meta/recipes-bsp/u-boot/
H A Du-boot.inc115 …ln -sf ${UBOOT_INITIAL_ENV}-${MACHINE}-${type}-${PV}-${PR} ${D}/${sysconfdir}/${UBOOT_INITIAL_ENV}…
131 …ln -sf ${UBOOT_INITIAL_ENV}-${MACHINE}-${PV}-${PR} ${D}/${sysconfdir}/${UBOOT_INITIAL_ENV}-${MACHI…
132 … ln -sf ${UBOOT_INITIAL_ENV}-${MACHINE}-${PV}-${PR} ${D}/${sysconfdir}/${UBOOT_INITIAL_ENV}
237 … ln -sf ${UBOOT_INITIAL_ENV}-${MACHINE}-${type}-${PV}-${PR} ${UBOOT_INITIAL_ENV}-${MACHINE}-${type}
255 … install -D -m 644 ${B}/u-boot-initial-env ${DEPLOYDIR}/${UBOOT_INITIAL_ENV}-${MACHINE}-${PV}-${PR}
257 ln -sf ${UBOOT_INITIAL_ENV}-${MACHINE}-${PV}-${PR} ${UBOOT_INITIAL_ENV}-${MACHINE}
258 ln -sf ${UBOOT_INITIAL_ENV}-${MACHINE}-${PV}-${PR} ${UBOOT_INITIAL_ENV}
263 install -D -m 644 ${WORKDIR}/fw_env.config ${DEPLOYDIR}/fw_env.config-${MACHINE}-${PV}-${PR}
265 ln -sf fw_env.config-${MACHINE}-${PV}-${PR} fw_env.config-${MACHINE}
266 ln -sf fw_env.config-${MACHINE}-${PV}-${PR} fw_env.config
[all …]
/openbmc/openbmc/poky/meta/recipes-rt/
H A DREADME5 local.conf, bblayers.conf, or your $MACHINE.conf.
10 use the line above in the $MACHINE.conf in your BSP layer, and specify the
13 COMPATIBLE_MACHINE:$MACHINE = $MACHINE
/openbmc/openbmc/poky/meta/classes-recipe/
H A Duboot-config.bbclass30 UBOOT_IMAGE ?= "${UBOOT_BINARYNAME}-${MACHINE}-${PV}-${PR}.${UBOOT_SUFFIX}"
31 UBOOT_SYMLINK ?= "${UBOOT_BINARYNAME}-${MACHINE}.${UBOOT_SUFFIX}"
39 UBOOT_ELF_IMAGE ?= "u-boot-${MACHINE}-${PV}-${PR}.${UBOOT_ELF_SUFFIX}"
41 UBOOT_ELF_SYMLINK ?= "u-boot-${MACHINE}.${UBOOT_ELF_SUFFIX}"
52 SPL_IMAGE ?= "${SPL_BINARYNAME}-${MACHINE}-${PV}-${PR}${SPL_DELIMITER}${SPL_SUFFIX}"
53 SPL_SYMLINK ?= "${SPL_BINARYNAME}-${MACHINE}${SPL_DELIMITER}${SPL_SUFFIX}"
65 UBOOT_ENV_IMAGE ?= "${UBOOT_ENV}-${MACHINE}-${PV}-${PR}.${UBOOT_ENV_SUFFIX}"
66 UBOOT_ENV_SYMLINK ?= "${UBOOT_ENV}-${MACHINE}.${UBOOT_ENV_SUFFIX}"
72 UBOOT_EXTLINUX_SYMLINK ?= "${UBOOT_EXTLINUX_CONF_NAME}-${MACHINE}-${PR}"
110 … UBOOT_MACHINE or UBOOT_CONFIG must be set in the %s machine configuration." % d.getVar("MACHINE"))
H A Duboot-sign.bbclass37 UBOOT_DTB_IMAGE ?= "u-boot-${MACHINE}-${PV}-${PR}.dtb"
40 UBOOT_DTB_SYMLINK ?= "u-boot-${MACHINE}.dtb"
41 UBOOT_NODTB_IMAGE ?= "u-boot-nodtb-${MACHINE}-${PV}-${PR}.bin"
43 UBOOT_NODTB_SYMLINK ?= "u-boot-nodtb-${MACHINE}.bin"
44 UBOOT_ITS_IMAGE ?= "u-boot-its-${MACHINE}-${PV}-${PR}"
46 UBOOT_ITS_SYMLINK ?= "u-boot-its-${MACHINE}"
47 UBOOT_FITIMAGE_IMAGE ?= "u-boot-fitImage-${MACHINE}-${PV}-${PR}"
49 UBOOT_FITIMAGE_SYMLINK ?= "u-boot-fitImage-${MACHINE}"
51 SPL_DTB_IMAGE ?= "u-boot-spl-${MACHINE}-${PV}-${PR}.dtb"
54 SPL_DTB_SYMLINK ?= "u-boot-spl-${MACHINE}.dtb"
[all …]
/openbmc/openbmc/poky/meta/recipes-core/packagegroups/
H A Dpackagegroup-cross-canadian.bb2 PN = "packagegroup-cross-canadian-${MACHINE}"
17 meta-environment-${MACHINE} \
20 # When TUNE_ARCH changes but MACHINE does not (for example when a machine definition is updated),
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dsbom.rst35 - :term:`SPDX` output in JSON format as an ``IMAGE-MACHINE.spdx.json`` file in
36 ``tmp/deploy/images/MACHINE/`` inside the :term:`Build Directory`.
38 - This toplevel file is accompanied by an ``IMAGE-MACHINE.spdx.index.json``
41 - The compressed archive ``IMAGE-MACHINE.spdx.tar.zst`` contains the index
58 ``tmp/deploy/images/MACHINE/`` inside the :term:`Build Directory`, ancillary
59 generated files are available in ``tmp/deploy/spdx/MACHINE`` too, such as:
61 - The individual :term:`SPDX` JSON files in the ``IMAGE-MACHINE.spdx.tar.zst``
/openbmc/openbmc/meta-aspeed/recipes-aspeed/images/
H A Daspeed-image-norootfs.bb10 ASPEED_IMAGE_KERNEL_IMAGE ?= "fitImage-${INITRAMFS_IMAGE}-${MACHINE}-${MACHINE}"
11 ASPEED_IMAGE_NAME ?= "aspeed-norootfs-${MACHINE}.bin"
/openbmc/openbmc/poky/meta/classes/
H A Dsiteconfig.bbclass22 mkdir -p ${WORKDIR}/site_config_${MACHINE}
24 >${WORKDIR}/site_config_${MACHINE}/configure.ac
25 cd ${WORKDIR}/site_config_${MACHINE}
/openbmc/openbmc/meta-aspeed/conf/templates/default/
H A Dlocal.conf.sample1 #MACHINE ?= "evb-ast2500"
2 MACHINE ??= "evb-ast2600"
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/images/
H A Dcorstone1000-firmware-deploy-image.inc3 FIRMWARE_BINARIES = "corstone1000-flash-firmware-image-${MACHINE}.wic \
6 corstone1000-flash-firmware-image-${MACHINE}.wic.uefi.capsule \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/nbench-byte/nbench-byte/
H A Dnbench_32bits.patch30 $(CC) $(MACHINE) $(DEFINES) $(CFLAGS)\
34 - $(CC) $(MACHINE) $(DEFINES) $(CFLAGS)\
43 $(CC) $(MACHINE) $(DEFINES) $(CFLAGS)\
/openbmc/openbmc/poky/meta/recipes-core/meta/
H A Dmeta-environment-extsdk.bb5 PN = "meta-environment-extsdk-${MACHINE}"
8 … sysroot=${SDKPATH}/tmp/${@os.path.relpath(d.getVar('STAGING_DIR'), d.getVar('TMPDIR'))}/${MACHINE}
/openbmc/openbmc/meta-ibm/
H A DREADME.md37 after building a different one, set the MACHINE environment to the desired
40 export MACHINE=machine_configuration_name
48 export MACHINE=p10bmc
52 export MACHINE=witherspoon
/openbmc/openbmc/meta-nuvoton/conf/machine/include/
H A Dnuvoton.inc12 IMAGE_BOOT_FILES ?= "fitImage-${INITRAMFS_IMAGE}-${MACHINE}-${MACHINE};fitImage"
/openbmc/openbmc/meta-raspberrypi/.github/workflows/docker-images/yocto-builder/
H A Dentrypoint-build.sh18 [ -n "$MACHINE" ] ||
64 MACHINE="$MACHINE" bitbake "$IMAGE"
/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/
H A Dmusca-b1.md11 In the local.conf file, MACHINE should be set as follows:
12 MACHINE ?= "musca-b1"

12345678910>>...16