summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common
diff options
context:
space:
mode:
authorDhruvaraj Subhashchandran <dhruvaraj@in.ibm.com>2017-08-09 09:14:59 -0500
committerAndrew Geissler <andrewg@us.ibm.com>2017-08-12 07:48:21 -0500
commit57d2701d0705b438abc44bffca516590f6f21a9c (patch)
treea6e2a9d4286cf4e481358ce2d7875e2dab91b399 /meta-phosphor/common
parent20020f5d44088a769d2ad7953e6d97ce99a5d302 (diff)
downloadtalos-openbmc-57d2701d0705b438abc44bffca516590f6f21a9c.tar.gz
talos-openbmc-57d2701d0705b438abc44bffca516590f6f21a9c.zip
Change reading type of rebootAttemptsLeft to assertion
Change-Id: Id9f09ec8a28c8c4e215dc8855af61f1cd97cce23 Signed-off-by: Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com>
Diffstat (limited to 'meta-phosphor/common')
-rw-r--r--meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-sensor-inventory-mrw-config/config.yaml2
-rw-r--r--meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-sensor-inventory/config.yaml2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-sensor-inventory-mrw-config/config.yaml b/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-sensor-inventory-mrw-config/config.yaml
index 32b4cff22..a0dce0e02 100644
--- a/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-sensor-inventory-mrw-config/config.yaml
+++ b/meta-phosphor/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/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-sensor-inventory/config.yaml b/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-sensor-inventory/config.yaml
index 0765f8243..c5797f276 100644
--- a/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-sensor-inventory/config.yaml
+++ b/meta-phosphor/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:
OpenPOWER on IntegriCloud