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-witherspoon/recipes-phosphor/ipmi/phosphor-ipmi-host.bbappend b/meta-witherspoon/recipes-phosphor/ipmi/phosphor-ipmi-host.bbappend
index 6c32425..f72e393 100644
--- a/meta-witherspoon/recipes-phosphor/ipmi/phosphor-ipmi-host.bbappend
+++ b/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 \
                              "