phosphor-virtual-sensor: srcrev bump 1d78a47c28..f8db722567

Matt Spinler (1):
      Tolerate missing sensors on startup

Change-Id: I125a97b0a2eff7904aca76fb9f7024a1cb80bfa9
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 d12e23e..3a25890 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 = "1d78a47c28f44e8e8b30d85311770d0a4e6a1364"
+SRCREV = "f8db722567d16b93bde7d37d3d7a6e83d08373aa"
 S = "${WORKDIR}/git"
 
 SYSTEMD_SERVICE_${PN} = "phosphor-virtual-sensor.service"