dcmi: rename get temp readings json

Rename dcmi_temp_readings.json as dcmi_sensors.json. This will serve as
the dcmi sensor config information to cater both the 'get temperature
readings' and 'get sensor info' commands.

Change-Id: Ia6f79330a4568be94555d8cb3f57eac23e486317
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 d47847d..ea809c1 100644
--- a/meta-witherspoon/recipes-phosphor/ipmi/phosphor-ipmi-host.bbappend
+++ b/meta-witherspoon/recipes-phosphor/ipmi/phosphor-ipmi-host.bbappend
@@ -1,6 +1,6 @@
 FILESEXTRAPATHS_append_witherspoon := ":${THISDIR}/${PN}"
 SRC_URI_append_witherspoon = " file://occ_sensors.hardcoded.yaml \
                                file://dev_id.json \
-                               file://dcmi_temp_readings.json \
+                               file://dcmi_sensors.json \
                                file://power_reading.json \
                              "
diff --git a/meta-witherspoon/recipes-phosphor/ipmi/phosphor-ipmi-host/dcmi_temp_readings.json b/meta-witherspoon/recipes-phosphor/ipmi/phosphor-ipmi-host/dcmi_sensors.json
similarity index 100%
rename from meta-witherspoon/recipes-phosphor/ipmi/phosphor-ipmi-host/dcmi_temp_readings.json
rename to meta-witherspoon/recipes-phosphor/ipmi/phosphor-ipmi-host/dcmi_sensors.json