Brad Bishop | c9dcd7b | 2015-09-15 22:19:28 -0400 | [diff] [blame] | 1 | OBMC_MACHINE_FEATURES += "\ |
| 2 | obmc-phosphor-fan-mgmt \ |
| 3 | obmc-phosphor-chassis-mgmt \ |
| 4 | obmc-phosphor-sensor-mgmt \ |
| 5 | obmc-phosphor-flash-mgmt \ |
| 6 | " |
| 7 | |
| 8 | VIRTUAL-RUNTIME_obmc-phosphor-fan-ctl = " \ |
Brad Bishop | e345f70 | 2015-09-21 17:19:05 -0400 | [diff] [blame] | 9 | obmc-phosphor-example-sdbus \ |
Brad Bishop | c9dcd7b | 2015-09-15 22:19:28 -0400 | [diff] [blame] | 10 | " |
| 11 | VIRTUAL-RUNTIME_obmc-phosphor-sensor-ctl = " \ |
Brad Bishop | e345f70 | 2015-09-21 17:19:05 -0400 | [diff] [blame] | 12 | obmc-phosphor-example-sdbus \ |
Brad Bishop | c9dcd7b | 2015-09-15 22:19:28 -0400 | [diff] [blame] | 13 | " |
| 14 | VIRTUAL-RUNTIME_obmc-phosphor-chassis-ctl = " \ |
Brad Bishop | 9b1417f | 2015-09-21 17:16:16 -0400 | [diff] [blame] | 15 | obmc-phosphor-example-pydbus \ |
Brad Bishop | c9dcd7b | 2015-09-15 22:19:28 -0400 | [diff] [blame] | 16 | " |
| 17 | VIRTUAL-RUNTIME_obmc-phosphor-flash-ctl = " \ |
Brad Bishop | 9b1417f | 2015-09-21 17:16:16 -0400 | [diff] [blame] | 18 | obmc-phosphor-example-pydbus \ |
Brad Bishop | c9dcd7b | 2015-09-15 22:19:28 -0400 | [diff] [blame] | 19 | " |