phosphor-virtual-sensor: srcrev bump c62a5548a1..e0d371e41f

Vijay Khemka (2):
      Check threshold values
      Add unit to dbus

Change-Id: I7145727715d5f85b565233ca410d2ecd3fcd992c
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/sensors/phosphor-virtual-sensor_git.bb b/recipes-phosphor/sensors/phosphor-virtual-sensor_git.bb
index 8d3bdd9..a780621 100644
--- a/recipes-phosphor/sensors/phosphor-virtual-sensor_git.bb
+++ b/recipes-phosphor/sensors/phosphor-virtual-sensor_git.bb
@@ -16,7 +16,7 @@
 DEPENDS += "exprtk"
 
 SRC_URI = "git://github.com/openbmc/phosphor-virtual-sensor.git;protocol=git"
-SRCREV = "c62a5548a1caa7a76aec8a7e0d5fdfeff1ae8db8"
+SRCREV = "e0d371e41f0bcbb28fcc2dc634b4d903cf6a610a"
 S = "${WORKDIR}/git"
 
 SYSTEMD_SERVICE_${PN} = "phosphor-virtual-sensor.service"