phosphor-virtual-sensor: srcrev bump 190f6d06f5..26959667e5

George Liu (1):
      Update to latest clang-format

Patrick Williams (2):
      sdbusplus: use shorter type aliases
      OWNERS: switch 'matches' to 'matchers'

Change-Id: I32335a2fb4a1b60adac131f05d0317aab50beeaf
Signed-off-by: Andrew Geissler <openbmcbump-github@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 d25f015..75e5dae 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=https;branch=master"
-SRCREV = "190f6d06f563000eb0970d96247c453c00452933"
+SRCREV = "26959667e5a6b0f825cf2dd57c465bc246a9dceb"
 S = "${WORKDIR}/git"
 
 SYSTEMD_SERVICE:${PN} = "phosphor-virtual-sensor.service"