phosphor-virtual-sensor: srcrev bump 27faf7ca7d..190f6d06f5

Jiaqing Zhao (2):
      README: Update Type for D-Bus config
      Fix default ValidInput values for DBus configuration

Change-Id: I4ac2e80b32c88cf29f8e44969a8c8430a3f7cebd
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 736e177..d25f015 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 = "27faf7ca7d7b6ed3d47b450763b09bc240ccf91e"
+SRCREV = "190f6d06f563000eb0970d96247c453c00452933"
 S = "${WORKDIR}/git"
 
 SYSTEMD_SERVICE:${PN} = "phosphor-virtual-sensor.service"