phosphor-virtual-sensor: srcrev bump b729eac553..a959678ca8

Patrick Williams (2):
      expression: allow array of strings
      expression: limit JSON value copy

Change-Id: I5f3cc8a4a0cba38e31c17d2e9d4f0a0e7bda4658
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 47cfdbd..2283a4f 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 = "b729eac553278609494e30a37c63fec4ef62b7af"
+SRCREV = "a959678ca810529e886adc40bcc4c8c59c0ee0e4"
 S = "${WORKDIR}/git"
 
 SYSTEMD_SERVICE:${PN} = "phosphor-virtual-sensor.service"