phosphor-virtual-sensor: srcrev bump 06e761a272..26edaad467

Matt Spinler (1):
      Refactor checking thresholds

Change-Id: Ie3863347c40ed623861236eac0a2e1967892c5b3
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 2323100..93c0014 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 = "06e761a272a9be157178e434d063b0557a5cd877"
+SRCREV = "26edaad467a44ff9b69968ac0912aa3e9e3d0a62"
 S = "${WORKDIR}/git"
 
 SYSTEMD_SERVICE_${PN} = "phosphor-virtual-sensor.service"