Adriana Kobylak | fa7c212 | 2015-10-19 14:15:04 -0400 | [diff] [blame] | 1 | SUMMARY = "Temp placeholder for skeleton function" |
| 2 | DESCRIPTION = "Temp placeholder for skeleton repository" |
| 3 | HOMEPAGE = "http://github.com/openbmc/skeleton" |
| 4 | PR = "r1" |
| 5 | |
Brad Bishop | 9e3eb19 | 2016-06-28 18:59:45 -0400 | [diff] [blame] | 6 | inherit packagegroup |
Adriana Kobylak | fa7c212 | 2015-10-19 14:15:04 -0400 | [diff] [blame] | 7 | inherit obmc-phosphor-license |
Brad Bishop | 9e3eb19 | 2016-06-28 18:59:45 -0400 | [diff] [blame] | 8 | |
Brad Bishop | 5a4b953 | 2015-10-21 20:24:23 -0400 | [diff] [blame] | 9 | inherit obmc-phosphor-chassis-mgmt |
Brad Bishop | 5a4b953 | 2015-10-21 20:24:23 -0400 | [diff] [blame] | 10 | inherit obmc-phosphor-fan-mgmt |
| 11 | inherit obmc-phosphor-flash-mgmt |
| 12 | inherit obmc-phosphor-policy-mgmt |
| 13 | inherit obmc-phosphor-sensor-mgmt |
| 14 | inherit obmc-phosphor-system-mgmt |
Adriana Kobylak | fa7c212 | 2015-10-19 14:15:04 -0400 | [diff] [blame] | 15 | |
Brad Bishop | 9e3eb19 | 2016-06-28 18:59:45 -0400 | [diff] [blame] | 16 | RDEPENDS_${PN} += " \ |
| 17 | obmc-button-power \ |
| 18 | obmc-button-reset \ |
| 19 | obmc-control-chassis \ |
| 20 | obmc-hostcheckstop \ |
| 21 | obmc-mgr-inventory \ |
| 22 | obmc-op-control-power \ |
| 23 | obmc-pcie-detect \ |
| 24 | obmc-watchdog \ |
| 25 | obmc-pydevtools \ |
| 26 | obmc-control-fan \ |
| 27 | obmc-flash-bios \ |
| 28 | obmc-flash-bmc \ |
| 29 | obmc-mgr-download \ |
| 30 | obmc-op-flasher \ |
| 31 | obmc-op-control-host \ |
| 32 | obmc-control-led \ |
| 33 | obmc-hwmon \ |
| 34 | obmc-mgr-sensor \ |
| 35 | obmc-control-bmc \ |
| 36 | obmc-mgr-state \ |
| 37 | obmc-mgr-system \ |
| 38 | " |