summaryrefslogtreecommitdiffstats
path: root/configs/Lanyang.py
diff options
context:
space:
mode:
authorAdriana Kobylak <anoo@us.ibm.com>2018-08-08 11:26:18 -0500
committerAdriana Kobylak <anoo@us.ibm.com>2018-08-22 10:01:46 -0500
commit13e17c523ffb257faac73aac6d967f5df0c456e0 (patch)
tree43686a6bbf5c85f54a85b0c34598c6091be5215f /configs/Lanyang.py
parent49f8a6f95c7d8956722117418e103745282c833d (diff)
downloadtalos-skeleton-13e17c523ffb257faac73aac6d967f5df0c456e0.tar.gz
talos-skeleton-13e17c523ffb257faac73aac6d967f5df0c456e0.zip
configs: Remove the OperatingSystemStatus sensor
The Operating System Status sensor has moved from /org/openbmc/sensors to /xyz/openbmc_project/state/host0. Remove the sensor from the org path. Tested: Powered on a witherspoon to the Host OS. Change-Id: I02d50d0a38485833fd73579c5aec41fd157141d0 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
Diffstat (limited to 'configs/Lanyang.py')
-rw-r--r--configs/Lanyang.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/Lanyang.py b/configs/Lanyang.py
index 1507858..1832ff3 100644
--- a/configs/Lanyang.py
+++ b/configs/Lanyang.py
@@ -316,7 +316,6 @@ ID_LOOKUP = {
# The sensor id is the same as those defined in ID_LOOKUP['SENSOR'].
MISC_SENSORS = {
0x07 : { 'class' : 'BootCountSensor' },
- 0x02 : { 'class' : 'OperatingSystemStatusSensor' },
}
# vim: tabstop=8 expandtab shiftwidth=4 softtabstop=4
OpenPOWER on IntegriCloud