summaryrefslogtreecommitdiff
path: root/meta-facebook/meta-tiogapass/conf/machine
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2022-10-13 17:29:26 +0300
committerPatrick Williams <patrick@stwcx.xyz>2022-10-14 12:28:28 +0300
commitce74d6760a19b7a3cd244556cff2d323a53d4734 (patch)
treedf1d204eea63263f78f21a77b07a785025c4b9b4 /meta-facebook/meta-tiogapass/conf/machine
parentcb01b982d034ad422436d30e6fd0fed983257162 (diff)
downloadopenbmc-ce74d6760a19b7a3cd244556cff2d323a53d4734.tar.xz
treewide: more obmc-host-ctl cleanups
obmc-host-ctl is defined as a MACHINE, DISTRO, and IMAGE feature. The IMAGE feature pulls in a virtual provider only if the COMBINED feature (MACHINE + DISTRO) is enabled. This is only done on openpower machines. There are a lot of other places where machines are half-way disabling this feature and/or changing variables which have zero effect anyhow. Clean up almost all references to `obmc-host-ctl`. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I090d782bb6a34dc4e3c43df97e8ccf6e1812fed5
Diffstat (limited to 'meta-facebook/meta-tiogapass/conf/machine')
-rw-r--r--meta-facebook/meta-tiogapass/conf/machine/tiogapass.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-facebook/meta-tiogapass/conf/machine/tiogapass.conf b/meta-facebook/meta-tiogapass/conf/machine/tiogapass.conf
index 55773fcec1..f4cdcd1970 100644
--- a/meta-facebook/meta-tiogapass/conf/machine/tiogapass.conf
+++ b/meta-facebook/meta-tiogapass/conf/machine/tiogapass.conf
@@ -12,5 +12,4 @@ require conf/machine/include/facebook-compute-singlehost.inc
require conf/machine/include/ast2500.inc
require conf/machine/include/obmc-bsp-common.inc
-PREFERRED_PROVIDER_virtual/obmc-host-ctl ?= ""
FLASH_SIZE = "32768"