summaryrefslogtreecommitdiff
path: root/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-sensor-config-native.bb
blob: 7fe9ae3da24698fdc74c4369ef918bad2666f432 (plain)
1
2
3
4
5
6
7
8
9
SUMMARY = "OpenBMC - IPMI sensors"
PR = "r1"

inherit native
inherit obmc-phosphor-license

OBMC_IPMI_SENSORS_PROVIDERS = "phosphor-ipmi-sensor-inventory-mrw-config-native"

DEPENDS_append = " ${OBMC_IPMI_SENSORS_PROVIDERS} "