summaryrefslogtreecommitdiffstats
path: root/meta-openbmc-machines
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@us.ibm.com>2015-11-01 08:28:40 -0600
committerBrad Bishop <bradleyb@us.ibm.com>2015-11-01 08:28:40 -0600
commita2869f1dbdef6b6da585fd4dcf1f4e1f4a7b6be3 (patch)
treea898f6dbb6bdac7fa9a21f75cf9dc665f4dee82f /meta-openbmc-machines
parentacb2c9b0b32b5fc4cdc6500fdd91155c3db204b7 (diff)
downloadtalos-openbmc-a2869f1dbdef6b6da585fd4dcf1f4e1f4a7b6be3.tar.gz
talos-openbmc-a2869f1dbdef6b6da585fd4dcf1f4e1f4a7b6be3.zip
Use OEM parser on all OpenPOWER systems
This was only being picked up on Palmetto.
Diffstat (limited to 'meta-openbmc-machines')
-rw-r--r--meta-openbmc-machines/meta-openpower/conf/machine/include/openpower.inc4
-rw-r--r--meta-openbmc-machines/meta-openpower/meta-ibm/meta-palmetto/conf/machine/palmetto.conf3
2 files changed, 3 insertions, 4 deletions
diff --git a/meta-openbmc-machines/meta-openpower/conf/machine/include/openpower.inc b/meta-openbmc-machines/meta-openpower/conf/machine/include/openpower.inc
index d7828c009..820b0eb8a 100644
--- a/meta-openbmc-machines/meta-openpower/conf/machine/include/openpower.inc
+++ b/meta-openbmc-machines/meta-openpower/conf/machine/include/openpower.inc
@@ -18,7 +18,9 @@ VIRTUAL-RUNTIME_obmc-phosphor-chassis-ctl = " \
VIRTUAL-RUNTIME_obmc-phosphor-flash-ctl = " \
skeleton \
"
-
+VIRTUAL-RUNTIME_obmc-phosphor-ipmi-parsers = " \
+ host-ipmid-oem \
+ "
PREFERRED_PROVIDER_virtual/obmc-phosphor-host-ipmi-hw = "btbridged"
PREFERRED_PROVIDER_virtual/obmc-phosphor-chassis-mgmt = "skeleton"
PREFERRED_PROVIDER_virtual/obmc-phosphor-event-mgmt = "obmc-phosphor-event"
diff --git a/meta-openbmc-machines/meta-openpower/meta-ibm/meta-palmetto/conf/machine/palmetto.conf b/meta-openbmc-machines/meta-openpower/meta-ibm/meta-palmetto/conf/machine/palmetto.conf
index 7c137a442..f6256a771 100644
--- a/meta-openbmc-machines/meta-openpower/meta-ibm/meta-palmetto/conf/machine/palmetto.conf
+++ b/meta-openbmc-machines/meta-openpower/meta-ibm/meta-palmetto/conf/machine/palmetto.conf
@@ -1,9 +1,6 @@
KMACHINE = "aspeed"
KERNEL_DEVICETREE = "${KMACHINE}-bmc-opp-${MACHINE}.dtb"
-VIRTUAL-RUNTIME_obmc-phosphor-ipmi-parsers = " \
- host-ipmid-oem \
- "
require conf/machine/include/ast2400.inc
require conf/machine/include/obmc-bsp-common.inc
require conf/machine/include/ibm.inc
OpenPOWER on IntegriCloud