commit | e921627f9597dd646efe42439cc10f086944b8fd | [log] [tgz] |
---|---|---|
author | Deepak Kodihalli <dkodihal@in.ibm.com> | Fri Jan 12 02:13:11 2018 -0600 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Thu Jan 18 15:01:37 2018 +0000 |
tree | baf593e611969fc44b6a226abfff43c47f74ce90 | |
parent | 3b3e758c519072a7ea20c11876f6c6bac15977c7 [diff] |
Add missing 'Offsets' key to the occ sensors yaml The commit e245e4e932279a112325dae06d7c12cf9e8ed833 in phosphor-host-ipmid introduced a breaking change that requires sensor input yamls to have a key called 'Offsets'. Change-Id: I6be7c4cde2236752e0d7139f2b7cd2a26a1753d4 Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com>
diff --git a/meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-phosphor/ipmi/phosphor-ipmi-host/occ_sensors.hardcoded.yaml b/meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-phosphor/ipmi/phosphor-ipmi-host/occ_sensors.hardcoded.yaml index de3c840..8628060 100644 --- a/meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-phosphor/ipmi/phosphor-ipmi-host/occ_sensors.hardcoded.yaml +++ b/meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-phosphor/ipmi/phosphor-ipmi-host/occ_sensors.hardcoded.yaml
@@ -7,6 +7,7 @@ interfaces: org.open_power.OCC.Status: OccActive: + Offsets: 0x00: assert: false deassert: true @@ -24,6 +25,7 @@ interfaces: org.open_power.OCC.Status: OccActive: + Offsets: 0x00: assert: false deassert: true