commit | a063863c9d3899e39055e57e664772b63feab5ba | [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 | b965e1395b8b006d1025b436b0d9a1f324e08139 | |
parent | 63628029309364feeb0cdb9a52064380bdcd88ed [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-witherspoon/recipes-phosphor/ipmi/phosphor-ipmi-host/occ_sensors.hardcoded.yaml b/meta-witherspoon/recipes-phosphor/ipmi/phosphor-ipmi-host/occ_sensors.hardcoded.yaml index de3c840..8628060 100644 --- a/meta-witherspoon/recipes-phosphor/ipmi/phosphor-ipmi-host/occ_sensors.hardcoded.yaml +++ b/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