Gunnar Mills | a2fb177 | 2019-03-26 13:07:26 -0500 | [diff] [blame] | 1 | SUMMARY = "Modifications to support phosphor-inventory-manager" |
2 | |||||
3 | # No way to link sensors to a chassis for Redfish in phosphor-inventory-manager. | ||||
4 | # Assume just one chassis via BMCWEB_ENABLE_REDFISH_ONE_CHASSIS option. All | ||||
5 | # IBM systems currently have a single chassis. This is a short-term solution. | ||||
6 | EXTRA_OECMAKE += "-DBMCWEB_ENABLE_REDFISH_ONE_CHASSIS=ON" |