summaryrefslogtreecommitdiff
path: root/meta-openembedded/meta-oe/recipes-support/uim/uim_1.8.8.bb
diff options
context:
space:
mode:
authorMyung Bae <myungbae@us.ibm.com>2024-06-27 18:18:31 +0300
committerAdriana Kobylak <anoo@us.ibm.com>2024-06-28 21:41:42 +0300
commitb001a52b39078057be61f9e812ba35c6cbc574cf (patch)
tree549a0d2ca24f7dd705251c11557c4d795a239375 /meta-openembedded/meta-oe/recipes-support/uim/uim_1.8.8.bb
parent77c94fa9ba38f7e1f827766e734587a239520cd6 (diff)
downloadopenbmc-b001a52b39078057be61f9e812ba35c6cbc574cf.tar.xz
meta-ibm: p10bmc: disable deprecated power-thermal
Redfish service validator reports ``` 1 err.Edm.Decimal errors in /redfish/v1/Chassis/chassis/Power#/PowerSupplies/0 1 failProp errors in /redfish/v1/Chassis/chassis/Power#/PowerSupplies/0 1 fails errors in /redfish/v1/Chassis/chassis/Power#/PowerSupplies/0 ``` ``` curl -k -X GET https://${bmc}/redfish/v1/Chassis/chassis/Power { ... "PowerSupplies": [ { "@odata.id": "/redfish/v1/Chassis/chassis/Power#/PowerSupplies/0", ... "PowerInputWatts": -5.5, <--- ... }, ``` This power-thermal support had been being deprecated and thus this commit is to disable the deprecated power-thermal. With this, some information (PowerCap) would be missing on webui-vue[1]. Webui-vue would need to switch over to use these[2]. Tested: - The deprecated Power is no longer shown from `curl -k -X GET https://${bmc}/redfish/v1/Chassis/chassis` - Redfish Service Validator passes on Power [1] https://github.com/openbmc/webui-vue/blob/8841b7d463a5272a87faaa14cb103f778a772770/src/store/modules/ResourceManagement/PowerControlStore.js#L41 [2] https://gerrit.openbmc.org/q/topic:%22redfish-EnvironmentMetrics%22 Change-Id: I86e46ef74cdce1bc7dea994dced93bb432082774 Signed-off-by: Myung Bae <myungbae@us.ibm.com>
Diffstat (limited to 'meta-openembedded/meta-oe/recipes-support/uim/uim_1.8.8.bb')
0 files changed, 0 insertions, 0 deletions