summaryrefslogtreecommitdiff
path: root/meta-ibm/recipes-phosphor/ipmi/openpower-ipmi-oem_%.bbappend
blob: fd27f7dced376571b53d80b2395ada356cf941db (plain)
1
2
3
4
5
6
7
8
9
DEPENDS_append_ibm-ac-server = " acx22-yaml-config"
DEPENDS_append_mihawk = " acx22-yaml-config"

EXTRA_OECONF_ibm-ac-server = " \
    INVSENSOR_YAML_GEN=${STAGING_DIR_HOST}${datadir}/acx22-yaml-config/ipmi-inventory-sensors.yaml \
    "
EXTRA_OECONF_mihawk = " \
    INVSENSOR_YAML_GEN=${STAGING_DIR_HOST}${datadir}/acx22-yaml-config/ipmi-inventory-sensors.yaml \
    "