From 2f920b821b92e5c4d29396473d2d4f5d689d214f Mon Sep 17 00:00:00 2001 From: George Hung Date: Mon, 3 May 2021 02:32:58 +0000 Subject: Revert "meta-quanta: gbs: fix the sensor type error" This reverts commit b588235e34a679c45ca41848473da3f59613acd7. Reason for revert: wrong sensor type number for cable sensors Signed-off-by: George Hung Change-Id: I865fb34b46295e727b652042619724148668183a --- .../configuration/gbs-yaml-config/gbs-ipmi-inventory-sensors.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'meta-quanta/meta-gbs') diff --git a/meta-quanta/meta-gbs/recipes-phosphor/configuration/gbs-yaml-config/gbs-ipmi-inventory-sensors.yaml b/meta-quanta/meta-gbs/recipes-phosphor/configuration/gbs-yaml-config/gbs-ipmi-inventory-sensors.yaml index 96e282d8e..58bcb658c 100644 --- a/meta-quanta/meta-gbs/recipes-phosphor/configuration/gbs-yaml-config/gbs-ipmi-inventory-sensors.yaml +++ b/meta-quanta/meta-gbs/recipes-phosphor/configuration/gbs-yaml-config/gbs-ipmi-inventory-sensors.yaml @@ -398,17 +398,17 @@ sensorID: 0xF5 sensorType: 0x25 offset: 0x01 -/xyz/openbmc_project/inventory/system/chassis/cable/hsbp_cab_prsnt: +/xyz/openbmc_project/inventory/system/chassis/entity/hsbp_cab_prsnt: eventReadingType: 0x6f sensorID: 0xF6 sensorType: 0x25 offset: 0x01 -/xyz/openbmc_project/inventory/system/chassis/cable/fanbd_cab_prsnt: +/xyz/openbmc_project/inventory/system/chassis/entity/fanbd_cab_prsnt: eventReadingType: 0x6f sensorID: 0xF7 sensorType: 0x25 offset: 0x01 -/xyz/openbmc_project/inventory/system/chassis/cable/bp12v_cab_prsnt: +/xyz/openbmc_project/inventory/system/chassis/entity/bp12v_cab_prsnt: eventReadingType: 0x6f sensorID: 0xF8 sensorType: 0x25 -- cgit v1.2.3