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

Matt Spinler (3):
      Check for expression compile failures
      Add vector package support
      Add mapper dependency to service file

(From meta-phosphor rev: 98c89a6bd2fecd9b5fcb8313d3a83cd5083ddeb9)

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