phosphor-virtual-sensor: srcrev bump 0fcf0e1ca1..1846d8225c

Patrick Williams (1):
      logging: remove spaces in entry definition

Rashmica Gupta (1):
      add create_threshold function

Change-Id: I7976f9f231ea62746aaf147c56d68c75b5195774
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 f83d8bc..98a9a63 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 = "0fcf0e1ca14be837e8d3383f34843d55aa90aee8"
+SRCREV = "1846d8225c933ed3de0f9da7d255606cbcb9d7a9"
 S = "${WORKDIR}/git"
 
 SYSTEMD_SERVICE_${PN} = "phosphor-virtual-sensor.service"