commit | b28d4c1fc677a36322bf00c984728c8b21a8c713 | [log] [tgz] |
---|---|---|
author | Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com> | Wed Aug 09 09:14:59 2017 -0500 |
committer | Andrew Geissler <andrewg@us.ibm.com> | Sat Aug 12 07:48:21 2017 -0500 |
tree | 5402c091c44d4d66725cfb358030b80f009fc9d2 | |
parent | 8441d969d6decec894e610d58cdcd4fc33a0f5db [diff] |
Change reading type of rebootAttemptsLeft to assertion Change-Id: Id9f09ec8a28c8c4e215dc8855af61f1cd97cce23 Signed-off-by: Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com>
diff --git a/common/recipes-phosphor/ipmi/phosphor-ipmi-sensor-inventory-mrw-config/config.yaml b/common/recipes-phosphor/ipmi/phosphor-ipmi-sensor-inventory-mrw-config/config.yaml index 32b4cff..a0dce0e 100644 --- a/common/recipes-phosphor/ipmi/phosphor-ipmi-sensor-inventory-mrw-config/config.yaml +++ b/common/recipes-phosphor/ipmi/phosphor-ipmi-sensor-inventory-mrw-config/config.yaml
@@ -1,7 +1,7 @@ 0xC3: path: /xyz/openbmc_project/state/host0 serviceInterface: org.freedesktop.DBus.Properties - readingType: reading + readingType: assertion interfaces: xyz.openbmc_project.Control.Boot.RebootAttempts: AttemptsLeft:
diff --git a/common/recipes-phosphor/ipmi/phosphor-ipmi-sensor-inventory/config.yaml b/common/recipes-phosphor/ipmi/phosphor-ipmi-sensor-inventory/config.yaml index 0765f82..c5797f2 100644 --- a/common/recipes-phosphor/ipmi/phosphor-ipmi-sensor-inventory/config.yaml +++ b/common/recipes-phosphor/ipmi/phosphor-ipmi-sensor-inventory/config.yaml
@@ -3,7 +3,7 @@ path: /xyz/openbmc_project/state/host0 sensorReadingType: 0x6F serviceInterface: org.freedesktop.DBus.Properties - readingType: reading + readingType: assertion interfaces: xyz.openbmc_project.Control.Boot.RebootAttempts: AttemptsLeft: