summaryrefslogtreecommitdiff
path: root/meta-phosphor/conf/machine
diff options
context:
space:
mode:
authorChris Austen <austenc@us.ibm.com>2015-10-25 03:34:11 +0300
committerChris Austen <austenc@us.ibm.com>2015-10-29 06:07:20 +0300
commit9d3325a4c110812b9e4b504a7d995b06d4a915a0 (patch)
tree12b574742795a8ee6a5d3d996dd083e2112b7e96 /meta-phosphor/conf/machine
parent86bc4951e8c3b476a84dc8cef950a1a81cc532dc (diff)
downloadopenbmc-9d3325a4c110812b9e4b504a7d995b06d4a915a0.tar.xz
Added liboemhandler.so to the official build
Moved ipmi up to the latest level to allow the ipmid-api.h to be exported in the package fixed bb files to ensure RECCOMNDS do not get overwritten
Diffstat (limited to 'meta-phosphor/conf/machine')
-rw-r--r--meta-phosphor/conf/machine/include/sample.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-phosphor/conf/machine/include/sample.inc b/meta-phosphor/conf/machine/include/sample.inc
index 16e29801f8..2b8f986898 100644
--- a/meta-phosphor/conf/machine/include/sample.inc
+++ b/meta-phosphor/conf/machine/include/sample.inc
@@ -17,6 +17,9 @@ VIRTUAL-RUNTIME_obmc-phosphor-chassis-ctl = " \
VIRTUAL-RUNTIME_obmc-phosphor-flash-ctl = " \
obmc-phosphor-example-pydbus \
"
+VIRTUAL-RUNTIME_obmc-phosphor-ipmi-parsers = " \
+ host-ipmid-oem \
+ "
PREFERRED_PROVIDER_virtual/obmc-phosphor-host-ipmi-hw ?= "host-ipmi-hw-example"
PREFERRED_PROVIDER_virtual/obmc-phosphor-chassis-mgmt = "obmc-phosphor-chassisd"