summaryrefslogtreecommitdiff
path: root/meta-openpower/recipes-phosphor/bmcweb/bmcweb_%.bbappend
blob: ff01b0d5a25196bd0e34df6790c4e23333200b63 (plain)
1
2
3
4
5
6
SUMMARY = "Modifications to support phosphor-inventory-manager"

# No way to link sensors to a chassis for Redfish in phosphor-inventory-manager.
# Assume just one chassis via BMCWEB_ENABLE_REDFISH_ONE_CHASSIS option. All
# IBM systems currently have a single chassis. This is a short-term solution.
EXTRA_OECMAKE += "-DBMCWEB_ENABLE_REDFISH_ONE_CHASSIS=ON"