phosphor-virtual-sensor: srcrev bump 92d648b29b..c62a5548a1

Vijay Khemka (2):
      Add signal based update
      Fix threshold data copy

(From meta-phosphor rev: 6be3245d24d4331e9edf3c3dcfc49e653d8a0559)

Change-Id: I7395e8c86ed1584b0e5cd7016ffe6052a979911c
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/sensors/phosphor-virtual-sensor_git.bb b/meta-phosphor/recipes-phosphor/sensors/phosphor-virtual-sensor_git.bb
index fe65fa2..8d3bdd9 100644
--- a/meta-phosphor/recipes-phosphor/sensors/phosphor-virtual-sensor_git.bb
+++ b/meta-phosphor/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 = "92d648b29beeee64b74f6777a4470d7dfcb3289a"
+SRCREV = "c62a5548a1caa7a76aec8a7e0d5fdfeff1ae8db8"
 S = "${WORKDIR}/git"
 
 SYSTEMD_SERVICE_${PN} = "phosphor-virtual-sensor.service"