openbmc / phosphor-pid-control

OpenBMC PID-based Thermal Control Daemon
Apache License 2.0
16 stars 21 forks source link

Make IPMI OEM commands optional feature #43

Open Kostr opened 4 months ago

Kostr commented 4 months ago

Currently phosphor-pid-control requires phosphor-host-ipmid for the build, to support IPMI OEM command functionality (ipmi.md).

It would be a nice to have this functionality as an optional feature opposed to the necessary requirement, since phosphor-pid-control can be used on the systems without IPMI stack.