phosphor-virtual-sensor: srcrev bump 6c19e7d2b6..fdb826d5a4

Matt Spinler (3):
      Add support for hard and soft shutdown thresholds
      Use NaN for missing warning/crit threshold values
      Refactor the threshold checking code

Patrick Williams (2):
      MAINTAINERS: update email address for Vijay
      thresholds: simplify logic and template

Change-Id: Ic6448c7a3990b7976b447a6a60d760f0e3176c16
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 3a7d1ef..adcfdec 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 = "6c19e7d2b6e5cf1502a1ded8d7e42a452ca766f1"
+SRCREV = "fdb826d5a434c4db6ee202f4d36611d744f327ea"
 S = "${WORKDIR}/git"
 
 SYSTEMD_SERVICE_${PN} = "phosphor-virtual-sensor.service"