summaryrefslogtreecommitdiff
path: root/meta-facebook/conf/machine/include/facebook-withhost.inc
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2021-08-06 15:40:55 +0300
committerPatrick Williams <patrick@stwcx.xyz>2021-08-07 00:08:56 +0300
commit6f7466418cc95a27f07ae932fa6fdd56e9c7f90d (patch)
tree5e7fcef77fd6406ba611311dfd5587d9bab5705c /meta-facebook/conf/machine/include/facebook-withhost.inc
parente5b39f63e81a697edd5d5958665c7f55b71cd133 (diff)
downloadopenbmc-6f7466418cc95a27f07ae932fa6fdd56e9c7f90d.tar.xz
meta-facebook: prep for new override syntax
Ran `scripts/contrib/convert-overrides.py` from upstream Yocto and fixed up a few by hand that were missed. Tested: Built bletchley and tiogapass. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I0489ba007132901697e4ef1a29b03a3591b3ee3b
Diffstat (limited to 'meta-facebook/conf/machine/include/facebook-withhost.inc')
-rw-r--r--meta-facebook/conf/machine/include/facebook-withhost.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-facebook/conf/machine/include/facebook-withhost.inc b/meta-facebook/conf/machine/include/facebook-withhost.inc
index ebe79d1a4..dba7444aa 100644
--- a/meta-facebook/conf/machine/include/facebook-withhost.inc
+++ b/meta-facebook/conf/machine/include/facebook-withhost.inc
@@ -10,6 +10,6 @@ OBMC_MACHINE_FEATURES += "\
VIRTUAL-RUNTIME_obmc-host-state-manager ?= "x86-power-control"
VIRTUAL-RUNTIME_obmc-chassis-state-manager ?= "x86-power-control"
-PREFERRED_PROVIDER_virtual/obmc-host-ipmi-hw ?= "phosphor-ipmi-kcs"
+PREFERRED_PROVIDER:virtual/obmc-host-ipmi-hw ?= "phosphor-ipmi-kcs"
OVERRIDES .= ":fb-withhost"