summaryrefslogtreecommitdiffstats
path: root/meta-openbmc-machines/meta-openpower/meta-ibm/meta-romulus/conf
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2017-01-17 12:23:40 -0500
committerPatrick Williams <patrick@stwcx.xyz>2017-01-25 04:08:16 +0000
commite425d2ea5be21e11861f2963c9b7ca296df38a9b (patch)
tree72ac71282b88ff385602cabf04b4aa6da62d6f51 /meta-openbmc-machines/meta-openpower/meta-ibm/meta-romulus/conf
parentd19c43d979f46a31a027f1b85d6220c6e3e19086 (diff)
downloadtalos-openbmc-e425d2ea5be21e11861f2963c9b7ca296df38a9b.tar.gz
talos-openbmc-e425d2ea5be21e11861f2963c9b7ca296df38a9b.zip
Phosphor IPMI FRU config stubs for most systems
Add native recipe stubs that (will) provide the the IPMI -> DBus inventory mapping for the Phosphor IPMI FRU provider. Change-Id: I21e76bc23ef1638ddcc318a179808521dea7f205 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-openbmc-machines/meta-openpower/meta-ibm/meta-romulus/conf')
-rw-r--r--meta-openbmc-machines/meta-openpower/meta-ibm/meta-romulus/conf/machine/romulus.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-openbmc-machines/meta-openpower/meta-ibm/meta-romulus/conf/machine/romulus.conf b/meta-openbmc-machines/meta-openpower/meta-ibm/meta-romulus/conf/machine/romulus.conf
index ae1e64495..211b8b4f0 100644
--- a/meta-openbmc-machines/meta-openpower/meta-ibm/meta-romulus/conf/machine/romulus.conf
+++ b/meta-openbmc-machines/meta-openpower/meta-ibm/meta-romulus/conf/machine/romulus.conf
@@ -6,8 +6,9 @@ UBOOT_MACHINE = "ast_g5_ncsi_config"
OBMC_MACHINE_FEATURES += "obmc-mrw"
PREFERRED_PROVIDER_virtual/p9-vcs-workaround = 'cpld-trigger'
+PREFERRED_PROVIDER_virtual/phosphor-ipmi-fru-config = "romulus-ipmi-inventory-map"
require conf/machine/include/ast2500.inc
require conf/machine/include/obmc-bsp-common.inc
require conf/machine/include/ibm.inc
-require conf/machine/include/p9.inc \ No newline at end of file
+require conf/machine/include/p9.inc
OpenPOWER on IntegriCloud