summaryrefslogtreecommitdiff
path: root/meta-amd
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2022-10-13 17:13:44 +0300
committerPatrick Williams <patrick@stwcx.xyz>2022-10-14 12:28:28 +0300
commitcb01b982d034ad422436d30e6fd0fed983257162 (patch)
treef17b382aa31ca40e31b13083cac0202266f42016 /meta-amd
parent56493499baae23838ec4af2c87a1ab58455c541e (diff)
downloadopenbmc-cb01b982d034ad422436d30e6fd0fed983257162.tar.xz
treewide: remove obmc-op-control-host for non-openpower machines
The code for obmc-op-control-host is only useful for OpenPower machines, but somehow it is being included in many other machines. Remove it from all of them except meta-openpower. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I4e7c7365eb320c3fb9ea7a57aca2ed0b1832e85e
Diffstat (limited to 'meta-amd')
-rw-r--r--meta-amd/meta-ethanolx/conf/machine/ethanolx.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-amd/meta-ethanolx/conf/machine/ethanolx.conf b/meta-amd/meta-ethanolx/conf/machine/ethanolx.conf
index 67fc64c8fe..bc62aece05 100644
--- a/meta-amd/meta-ethanolx/conf/machine/ethanolx.conf
+++ b/meta-amd/meta-ethanolx/conf/machine/ethanolx.conf
@@ -36,7 +36,6 @@ PREFERRED_PROVIDER_virtual/obmc-flash-mgmt = "packagegroup-amd-apps"
PREFERRED_PROVIDER_virtual/obmc-host-ipmi-hw ?= "phosphor-ipmi-kcs"
PREFERRED_PROVIDER_virtual/obmc-inventory-data ?= "${VIRTUAL-RUNTIME_skeleton_workbook}"
PREFERRED_PROVIDER_virtual/obmc-system-mgmt = "packagegroup-amd-apps"
-PREFERRED_PROVIDER_virtual/obmc-host-ctl ?= "obmc-op-control-host"
PREFERRED_PROVIDER_virtual/phosphor-led-manager-config-native = "ethanolx-led-manager-config-native"
OVERRIDES .= ":amd"