summaryrefslogtreecommitdiff
path: root/meta-amd/meta-ethanolx/conf
diff options
context:
space:
mode:
authorKonstantin Aladyshev <aladyshev22@gmail.com>2021-04-21 18:50:09 +0300
committerKonstantin Aladyshev <aladyshev22@gmail.com>2021-05-06 10:48:03 +0300
commit88edf3c838d5eebfae0f820b8437435026d2ca12 (patch)
treedd0a533d0925b2ecd9f32695526cafee1ca91d63 /meta-amd/meta-ethanolx/conf
parentc2c04b0910aa72972f8e52aec91141100a1e6527 (diff)
downloadopenbmc-88edf3c838d5eebfae0f820b8437435026d2ca12.tar.xz
meta-ethanolx: Remove 'phosphor-hwmon' app and its configuration files
As now 'entity-manager' and 'dbus-sensors' apps are used for the sensor monitoring, 'phosphor-hwmon' app and its configuration files are no longer needed. Moreover if 'phosphor-hwmon' app is present alongside with the 'dbus-sensors' app, it would produce duplicate sensors on Redfish. Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com> Change-Id: I251663a05a8447ad84e13855c02284930ba8d8f4
Diffstat (limited to 'meta-amd/meta-ethanolx/conf')
-rw-r--r--meta-amd/meta-ethanolx/conf/machine/ethanolx.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-amd/meta-ethanolx/conf/machine/ethanolx.conf b/meta-amd/meta-ethanolx/conf/machine/ethanolx.conf
index 7469c9a1c..7fb6e7ec1 100644
--- a/meta-amd/meta-ethanolx/conf/machine/ethanolx.conf
+++ b/meta-amd/meta-ethanolx/conf/machine/ethanolx.conf
@@ -24,6 +24,7 @@ OBMC_MACHINE_FEATURES += "\
VIRTUAL-RUNTIME_skeleton_workbook = "${MACHINE}-config"
VIRTUAL-RUNTIME_obmc-host-state-manager ?= "x86-power-control"
VIRTUAL-RUNTIME_obmc-chassis-state-manager ?= "x86-power-control"
+VIRTUAL-RUNTIME_obmc-sensors-hwmon ?= "dbus-sensors"
PREFERRED_PROVIDER_virtual/obmc-chassis-mgmt = "packagegroup-amd-apps"
PREFERRED_PROVIDER_virtual/obmc-fan-mgmt = "packagegroup-amd-apps"