blob: ff01b0d5a25196bd0e34df6790c4e23333200b63 [file] [log] [blame]
Gunnar Millsa2fb1772019-03-26 13:07:26 -05001SUMMARY = "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.
6EXTRA_OECMAKE += "-DBMCWEB_ENABLE_REDFISH_ONE_CHASSIS=ON"