summaryrefslogtreecommitdiff
path: root/meta-qualcomm
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-qualcomm
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-qualcomm')
-rw-r--r--meta-qualcomm/conf/machine/qcom-dc-scm-v1.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-qualcomm/conf/machine/qcom-dc-scm-v1.conf b/meta-qualcomm/conf/machine/qcom-dc-scm-v1.conf
index 93e25120f1..0143b57079 100644
--- a/meta-qualcomm/conf/machine/qcom-dc-scm-v1.conf
+++ b/meta-qualcomm/conf/machine/qcom-dc-scm-v1.conf
@@ -21,7 +21,6 @@ OBMC_MACHINE_FEATURES += "\
obmc-host-state-mgmt \
"
-PREFERRED_PROVIDER_virtual/obmc-host-ctl ?= ""
PREFERRED_PROVIDER_virtual/obmc-host-ipmi-hw = "phosphor-ipmi-ssif"
FEATURE_PACKAGES_obmc-system-mgmt = ""