commit | 3e5e5f8544f8fa6e71ea7dce383594c34b1ad9b2 | [log] [tgz] |
---|---|---|
author | Deepak Kodihalli <dkodihal@in.ibm.com> | Wed Jan 24 05:40:57 2018 -0600 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Wed Jan 31 21:43:38 2018 +0000 |
tree | 69a52c1d4261f47174429d62957c1c0a29ee72b5 | |
parent | ee6885cab4c6788c6008353d5234fa53fbb05148 [diff] [blame] |
dcmi : get temperature readings: witherspoon json This commit adds a json file that specifies instance numbers and d-bus paths to look-up for temperature readings. Change-Id: I501f75214042c5b1ad56e64d0893e142a90a2efc Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com>
diff --git a/meta-ibm/meta-witherspoon/recipes-phosphor/ipmi/phosphor-ipmi-host.bbappend b/meta-ibm/meta-witherspoon/recipes-phosphor/ipmi/phosphor-ipmi-host.bbappend index 6c32425..f72e393 100644 --- a/meta-ibm/meta-witherspoon/recipes-phosphor/ipmi/phosphor-ipmi-host.bbappend +++ b/meta-ibm/meta-witherspoon/recipes-phosphor/ipmi/phosphor-ipmi-host.bbappend
@@ -1,4 +1,5 @@ FILESEXTRAPATHS_append_witherspoon := ":${THISDIR}/${PN}" SRC_URI_append_witherspoon = " file://occ_sensors.hardcoded.yaml \ file://dev_id.json \ + file://dcmi_temp_readings.json \ "