Home
last modified time | relevance | path

Searched full:multi (Results 1 – 25 of 1257) sorted by relevance

12345678910>>...51

/openbmc/openbmc/meta-facebook/meta-yosemite5/recipes-phosphor/gpio/
H A Dphosphor-gpio-monitor_%.bbappend5 SRC_URI += "file://yosemite5-phosphor-multi-gpio-monitor.json \
8 file://multi-gpios-sys-init \
9 file://multi-gpios-sys-init.service \
20 multi-gpios-sys-init.service \
29 install -m 0644 ${UNPACKDIR}/yosemite5-phosphor-multi-gpio-monitor.json \
30 ${D}${datadir}/phosphor-gpio-monitor/phosphor-multi-gpio-monitor.json
37 install -m 0755 ${UNPACKDIR}/multi-gpios-sys-init ${D}${libexecdir}/${PN}/
40 …D_OVERRIDE:${PN}-monitor += "phosphor-multi-gpio-monitor.conf:phosphor-multi-gpio-monitor.service.…
/openbmc/openbmc/meta-ibm/meta-genesis3/recipes-phosphor/gpio/
H A Dphosphor-gpio-monitor_%.bbappend4 file://phosphor-multi-gpio-presence.json \
8 FILES:${PN}-presence += " ${datadir}/${PN}/phosphor-multi-gpio-presence.json \
9 … ${systemd_system_unitdir}/phosphor-multi-gpio-presence.service.d/dependencies.conf \
13 rm -f ${D}${datadir}/phosphor-gpio-monitor/phosphor-multi-gpio-presence.json
14 install -m 0644 ${UNPACKDIR}/phosphor-multi-gpio-presence.json ${D}${datadir}/${PN}/
15 install -d ${D}${systemd_system_unitdir}/phosphor-multi-gpio-presence.service.d/
16 …install -m 644 -D ${UNPACKDIR}/dependencies.conf ${D}${systemd_system_unitdir}/phosphor-multi-gpio…
/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/gpio/
H A Dphosphor-gpio-monitor_%.bbappend6 file://phosphor-multi-gpio-monitor.json \
7 file://phosphor-multi-gpio-presence.json \
19 file://phosphor-multi-gpio-monitor-evt.json \
20 file://phosphor-multi-gpio-presence-evt.json \
50 install -m 0644 ${UNPACKDIR}/phosphor-multi-gpio-monitor.json \
51 ${D}${datadir}/${PN}/phosphor-multi-gpio-monitor.json
52 install -m 0644 ${UNPACKDIR}/phosphor-multi-gpio-presence.json \
53 ${D}${datadir}/${PN}/phosphor-multi-gpio-presence.json
70 install -m 0644 ${UNPACKDIR}/phosphor-multi-gpio-monitor-evt.json \
71 ${D}${datadir}/${PN}/phosphor-multi-gpio-monitor-evt.json
[all …]
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/User/
H A DMultiFactorAuthConfiguration.interface.yaml2 This interface defines multi-factor authentication configuration. This
11 Multi-factor authentication configuration. This interface will be
20 This property is read only for populating allowed multi-factor
21 authentication types. When there are no multi-factor authentication
28 Multi-factor authentication type enumeration, Types of multi-factor
38 Default value of multi-factor authentication configuration
/openbmc/openbmc/meta-ibm/meta-sbp1/recipes-phosphor/gpio/
H A Dphosphor-gpio-monitor_%.bbappend6 file://phosphor-multi-gpio-presence.json \
10 FILES:${PN}-presence += " ${datadir}/${PN}/phosphor-multi-gpio-presence.json \
11 … ${systemd_system_unitdir}/phosphor-multi-gpio-presence.service.d/dependencies.conf \
15 rm -f ${D}${datadir}/${PN}/phosphor-multi-gpio-presence.json
16 install -m 0644 ${UNPACKDIR}/phosphor-multi-gpio-presence.json ${D}${datadir}/${PN}/
17 install -d ${D}${systemd_system_unitdir}/phosphor-multi-gpio-presence.service.d/
18 …install -m 644 -D ${UNPACKDIR}/dependencies.conf ${D}${systemd_system_unitdir}/phosphor-multi-gpio…
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/
H A DMultipartUpdate.interface.yaml2 Implementing this interface allows clients to identify the multi part
3 updater, which will process a multi part image and orchestrate the code
4 update process. A multi part image is a collection of individual images
5 bundled together using a defined encoding format; the multi part updater
8 client needs to delegate the code update using a multi part image without
11 the multi part image. Only one instance of the MultiPartUpdate exists on the
/openbmc/openbmc/meta-facebook/recipes-phosphor/gpio/
H A Dphosphor-gpio-monitor_%.bbappend3 SRC_URI:append:fb-compute-multihost = " file://phosphor-multi-gpio-monitor.json"
9 SYSTEMD_SERVICE:${PN}-monitor += "phosphor-multi-gpio-monitor.service"
12 …LINK:${PN}-monitor:append = " ../phosphor-multi-gpio-monitor.service:multi-user.target.requires/ph…
14 GPIO_HOST_TEMPLATES:append = " ${UNPACKDIR}/phosphor-multi-gpio-monitor.json"
19 install -m 0644 ${UNPACKDIR}/phosphor-multi-gpio-monitor.json \
20 ${D}${datadir}/phosphor-gpio-monitor/phosphor-multi-gpio-monitor.json
/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/gpio/phosphor-gpio-monitor/catalina/
H A Dprepare-serv-json4 MULTI_MONITOR_DEFAULT_CONF="${CONFIG_DIR}/phosphor-multi-gpio-monitor.json"
5 MULTI_MONITOR_EVT_CONF="${CONFIG_DIR}/phosphor-multi-gpio-monitor-evt.json"
6 MULTI_PRESENCE_DEFAULT_CONF="${CONFIG_DIR}/phosphor-multi-gpio-presence.json"
7 MULTI_PRESENCE_EVT_CONF="${CONFIG_DIR}/phosphor-multi-gpio-presence-evt.json"
10 MULTI_MONITOR_SERV_JSON="${SERV_JSON_DIR}/phosphor-multi-gpio-monitor.json"
11 MULTI_PRESENCE_SERV_JSON="${SERV_JSON_DIR}/phosphor-multi-gpio-presence.json"
62 "phosphor-multi-gpio-monitor")
65 "phosphor-multi-gpio-presence")
H A Dphosphor-multi-gpio-presence.service2 Description=Phosphor Multi GPIO presence
9 ExecStartPre=/usr/libexec/phosphor-gpio-monitor/prepare-serv-json phosphor-multi-gpio-presence
10 ExecStart=/usr/bin/phosphor-multi-gpio-presence --config /var/lib/phosphor-gpio-monitor/phosphor-mu…
13 RequiredBy=multi-user.target
H A Dphosphor-multi-gpio-monitor.service2 Description=Phosphor Multi GPIO monitor
7 ExecStartPre=/usr/libexec/phosphor-gpio-monitor/prepare-serv-json phosphor-multi-gpio-monitor
8 ExecStart=/usr/bin/phosphor-multi-gpio-monitor --config /var/lib/phosphor-gpio-monitor/phosphor-mul…
/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/gpio/
H A Dphosphor-gpio-monitor_%.bbappend4 file://phosphor-multi-gpio-monitor.json \
5 file://phosphor-multi-gpio-presence.json \
9 ${datadir}/${PN}/phosphor-multi-gpio-monitor.json \
13 ${datadir}/${PN}/phosphor-multi-gpio-presence.json \
18 install -m 0644 ${UNPACKDIR}/phosphor-multi-gpio-monitor.json ${D}${datadir}/${PN}/
19 install -m 0644 ${UNPACKDIR}/phosphor-multi-gpio-presence.json ${D}${datadir}/${PN}/
/openbmc/openbmc/meta-facebook/meta-santabarbara/recipes-phosphor/gpio/
H A Dphosphor-gpio-monitor_%.bbappend16 multi-gpios-sys-init.service \
30 file://multi-gpios-sys-init \
31 file://plat-phosphor-multi-gpio-monitor.json \
46 install -m 0644 ${UNPACKDIR}/plat-phosphor-multi-gpio-monitor.json \
47 ${D}${datadir}/phosphor-gpio-monitor/phosphor-multi-gpio-monitor.json
61 install -m 0755 ${UNPACKDIR}/multi-gpios-sys-init ${D}${libexecdir}/${PN}/
67 SYSTEMD_OVERRIDE:${PN}-monitor += "phosphor-multi-gpio-monitor.conf:phosphor-multi-gpio-monitor.service.d/phosphor-multi-gpio-monitor.conf"
/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/gpio/
H A Dphosphor-gpio-monitor_%.bbappend4 file://phosphor-multi-gpio-monitor.json \
5 file://phosphor-multi-gpio-presence.json \
14 ${datadir}/${PN}/phosphor-multi-gpio-monitor.json \
17 ${datadir}/${PN}/phosphor-multi-gpio-presence.json \
22 install -m 0644 ${UNPACKDIR}/phosphor-multi-gpio-monitor.json ${D}${datadir}/${PN}/
23 install -m 0644 ${UNPACKDIR}/phosphor-multi-gpio-presence.json ${D}${datadir}/${PN}/
/openbmc/openbmc/meta-phosphor/recipes-phosphor/gpio/
H A Dphosphor-gpio-monitor_git.bb20 SRC_URI += " file://phosphor-multi-gpio-presence.json"
23 SYSTEMD_SERVICE:${PN}-monitor += "phosphor-multi-gpio-monitor.service"
26 SYSTEMD_SERVICE:${PN}-presence += "phosphor-multi-gpio-presence.service"
35 FILES:${PN}-monitor += "${bindir}/phosphor-multi-gpio-monitor"
38 FILES:${PN}-monitor += "${datadir}/${PN}/phosphor-multi-gpio-monitor.json"
40 FILES:${PN}-presence += "${bindir}/phosphor-multi-gpio-presence"
41 FILES:${PN}-presence += "${datadir}/${PN}/phosphor-multi-gpio-presence.json"
53 install -m 0644 ${UNPACKDIR}/phosphor-multi-gpio-presence.json ${D}${datadir}/${PN}/
/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/chassis/obmc-phosphor-buttons/
H A Dgpio_defs.json7 "multi-action": [
26 "multi-action": [
45 "multi-action": [
64 "multi-action": [
83 "multi-action": [
102 "multi-action": [
121 "multi-action": [
140 "multi-action": [
/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/gpio/
H A Dphosphor-gpio-monitor_%.bbappend9 file://phosphor-multi-gpio-monitor.json \
10 file://phosphor-multi-gpio-presence.json \
21 ${datadir}/${PN}/phosphor-multi-gpio-monitor.json \
27 ${datadir}/${PN}/phosphor-multi-gpio-presence.json \
32 install -m 0644 ${UNPACKDIR}/phosphor-multi-gpio-monitor.json ${D}${datadir}/${PN}/
33 install -m 0644 ${UNPACKDIR}/phosphor-multi-gpio-presence.json ${D}${datadir}/${PN}/
/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/gpio/
H A Dphosphor-gpio-monitor_%.bbappend36 file://multi-gpios-sys-init \
37 file://multi-gpios-sys-init.service \
38 file://plat-phosphor-multi-gpio-monitor.json \
39 file://plat-phosphor-multi-gpio-presence.json \
73 multi-gpios-sys-init.service \
88 install -m 0644 ${UNPACKDIR}/plat-phosphor-multi-gpio-monitor.json \
89 ${D}${datadir}/phosphor-gpio-monitor/phosphor-multi-gpio-monitor.json
90 install -m 0644 ${UNPACKDIR}/plat-phosphor-multi-gpio-presence.json \
91 ${D}${datadir}/phosphor-gpio-monitor/phosphor-multi-gpio-presence.json
105 install -m 0755 ${UNPACKDIR}/multi-gpios-sys-init ${D}${libexecdir}/${PN}/
[all …]
/openbmc/phosphor-gpio-monitor/
H A Dphosphor-multi-gpio-presence.service2 Description=Phosphor Multi GPIO presence
8 ExecStart=/usr/bin/phosphor-multi-gpio-presence --config /usr/share/phosphor-gpio-monitor/phosphor-
11 RequiredBy=multi-user.target
H A DREADME.md12 ### `phosphor-multi-gpio-monitor`
20 New implementation (phosphor-multi-gpio-monitor) provides multiple gpio line
21 monitoring in single instance of phosphor-multi-gpio-monitor running. It is very
27 There is a phosphor-multi-gpio-monitor.json file that defines details of GPIOs
79 ### `phosphor-multi-gpio-presence`
88 New implementation (phosphor-multi-gpio-presence) provides multiple gpio line
89 monitoring in single instance of phosphor-multi-gpio-presence running. It is
95 There is a phosphor-multi-gpio-presence.json file that defines details of GPIOs
H A Dphosphor-multi-gpio-monitor.service2 Description=Phosphor Multi GPIO monitor
6 ExecStart=/usr/bin/phosphor-multi-gpio-monitor --config /usr/share/phosphor-gpio-monitor/phosphor-m…
/openbmc/u-boot/test/image/
H A Dtest-imagetools.sh89 # Write files into an multi-file image
95 echo -e "\nBuilding multi-file image..."
96 do_cmd ${MKIMAGE} -A x86 -O linux -T multi -n \"${IMAGE_NAME}\" \
101 # Extract files from an multi-file image
104 echo -e "\nExtracting multi-file image contents..."
105 do_cmd ${DUMPIMAGE} -T multi -p 0 -o ${DATAFILE0} ${IMAGE_MULTI}
106 do_cmd ${DUMPIMAGE} -T multi -p 1 -o ${DATAFILE1} ${IMAGE_MULTI}
107 do_cmd ${DUMPIMAGE} -T multi -p 2 -o ${DATAFILE2} ${IMAGE_MULTI}
108 do_cmd ${DUMPIMAGE} -T multi -p 2 -o ${TEST_OUT} ${IMAGE_MULTI}
195 # Compress and extract multi-file images, compare the result
[all …]
/openbmc/openbmc/meta-ibm/recipes-phosphor/leds/
H A Dphosphor-led-manager_%.bbappend19 mkdir -p $D$systemd_system_unitdir/multi-user.target.wants
20 …LINK_FAULT="$D$systemd_system_unitdir/multi-user.target.wants/obmc-led-create-virtual-leds@sys-cla…
25 mkdir -p $D$systemd_system_unitdir/multi-user.target.wants
26 …LINK_ID="$D$systemd_system_unitdir/multi-user.target.wants/obmc-led-create-virtual-leds@sys-class-…
33 …LINK_FAULT="$D$systemd_system_unitdir/multi-user.target.wants/obmc-led-create-virtual-leds@sys-cla…
36 …LINK_ID="$D$systemd_system_unitdir/multi-user.target.wants/obmc-led-create-virtual-leds@sys-class-…
/openbmc/qemu/docs/system/
H A Dmulti-process.rst3 Multi-process QEMU
6 This document describes how to configure and use multi-process qemu.
7 For the design document refer to docs/devel/multi-process.rst.
12 multi-process is enabled by default for targets that enable KVM
18 Multi-process QEMU requires an orchestrator to launch.
/openbmc/openbmc/meta-facebook/meta-yosemite5/recipes-phosphor/gpio/phosphor-gpio-monitor/
H A Dmulti-gpios-sys-init.service7 ExecStart=/usr/libexec/phosphor-gpio-monitor/multi-gpios-sys-init
8 SyslogIdentifier=Multi GPIOs System Init
11 WantedBy=multi-user.target
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/
H A Djquery-ui.structure.min.css5multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-dat…

12345678910>>...51