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

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