phosphor-virtual-sensor: srcrev bump f8db722567..06e761a272
Patrick Williams (1):
dbus: removed unnecessary is_method_error calls
Change-Id: Ie0e5645eca1053733ea67dae6187d45b881b6fe3
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/sensors/phosphor-virtual-sensor_git.bb b/recipes-phosphor/sensors/phosphor-virtual-sensor_git.bb
index 3a25890..2323100 100644
--- a/recipes-phosphor/sensors/phosphor-virtual-sensor_git.bb
+++ b/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 = "f8db722567d16b93bde7d37d3d7a6e83d08373aa"
+SRCREV = "06e761a272a9be157178e434d063b0557a5cd877"
S = "${WORKDIR}/git"
SYSTEMD_SERVICE_${PN} = "phosphor-virtual-sensor.service"