phosphor-virtual-sensor: srcrev bump 1dff7dceb9..fbd7145e2d

Patrick Williams (4):
      clang-format: sync latest from docs
      build: set optimization and compile warnings
      logging: switch to lg2
      logging: switch debug statements to lg2

Change-Id: Ia925f28d219a8da69f3d809811b9e6f8e9aa70aa
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 d202bd5..8b282c7 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 = "1dff7dceb9b2b8efe8b44c6d7518cd0207b89837"
+SRCREV = "fbd7145e2d7da40175ab7939a7e3712ae0215723"
 S = "${WORKDIR}/git"
 
 SYSTEMD_SERVICE:${PN} = "phosphor-virtual-sensor.service"