commit | ede205816188a6c5bfae990f833ad9cefcb159cb | [log] [tgz] |
---|---|---|
author | Brad Bishop <bradleyb@us.ibm.com> | Mon Oct 19 20:47:53 2015 -0400 |
committer | Brad Bishop <bradleyb@us.ibm.com> | Mon Oct 19 20:47:53 2015 -0400 |
tree | c7cf5d9ac39e23f05c41b28917c47d45b2df75a3 | |
parent | 84781913cceaa0165bc26e0d26f979244685c9b5 [diff] |
Move host-ipmi-bt from palmetto to common include This is the default host-ipmi-hw for all openpower systems.
diff --git a/conf/machine/include/openpower.inc b/conf/machine/include/openpower.inc index 89ad0ec..10fa40c 100644 --- a/conf/machine/include/openpower.inc +++ b/conf/machine/include/openpower.inc
@@ -17,3 +17,5 @@ VIRTUAL-RUNTIME_obmc-phosphor-flash-ctl = " \ obmc-phosphor-example-pydbus \ " + +PREFERRED_PROVIDER_virtual/obmc-phosphor-host-ipmi-hw = "host-ipmi-bt"