summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorAdriana Kobylak <anoo@us.ibm.com>2018-08-21 10:38:27 -0500
committerAdriana Kobylak <anoo@us.ibm.com>2018-08-22 10:01:47 -0500
commit52efa6594b8c99ef44c19d7323424ab2e4d2191c (patch)
tree2edea3eb02a8158ef41b58003fdb8079c4c51b81 /Makefile
parente0e91fa96f2ed75fbf208b4c2c7303733b528b79 (diff)
downloadtalos-skeleton-52efa6594b8c99ef44c19d7323424ab2e4d2191c.tar.gz
talos-skeleton-52efa6594b8c99ef44c19d7323424ab2e4d2191c.zip
pysensormgr: Remove sensor manager
This sensor manager was in charge of managing the sensors under the /org/openbmc/sensors path, but this path is now deprecated and the sensors have moved to other paths specified by the ipmi sensor config.yaml file in the openbmc/openbmc repo. This sensor manager can now be removed. Tested: Powered on a Witherspoon to the Host OS without ipmi giving get/set sensor errors. Change-Id: Ic6a8b95d9dd025ba160669acac134c0b49420a89 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3938ddc..6a6422f 100644
--- a/Makefile
+++ b/Makefile
@@ -15,7 +15,6 @@ SUBDIRS = fanctl \
pyflashbmc \
pyinventorymgr \
pyipmitest \
- pysensormgr \
pystatemgr \
pysystemmgr \
pytools
OpenPOWER on IntegriCloud