From 57d2701d0705b438abc44bffca516590f6f21a9c Mon Sep 17 00:00:00 2001 From: Dhruvaraj Subhashchandran Date: Wed, 9 Aug 2017 09:14:59 -0500 Subject: Change reading type of rebootAttemptsLeft to assertion Change-Id: Id9f09ec8a28c8c4e215dc8855af61f1cd97cce23 Signed-off-by: Dhruvaraj Subhashchandran --- .../recipes-phosphor/ipmi/phosphor-ipmi-sensor-inventory/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-sensor-inventory') 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: -- cgit v1.2.1