Dhruvaraj Subhashchandran | a03c56d | 2017-07-12 06:45:14 -0500 | [diff] [blame] | 1 | SUMMARY = "OpenBMC - IPMI sensors" |
2 | PR = "r1" | ||||
3 | |||||
4 | inherit native | ||||
5 | inherit packagegroup | ||||
6 | inherit obmc-phosphor-license | ||||
7 | |||||
8 | PROVIDES = "${PACKAGES}" | ||||
9 | |||||
10 | OBMC_IPMI_SENSORS_PROVIDERS = "phosphor-ipmi-sensor-inventory-mrw-config-native" | ||||
11 | |||||
12 | DEPENDS_append = " ${OBMC_IPMI_SENSORS_PROVIDERS} " |