dbus-sensors: srcrev bump 6b1247a16d..f3fd1915fa

Yong Li (1):
      Check if the object is still valid in the timeout callback function

Change-Id: I657e3b7b670d018c1984e67c358254681d6c392c
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/sensors/dbus-sensors_git.bb b/recipes-phosphor/sensors/dbus-sensors_git.bb
index f24e52c..ae0ef7d 100644
--- a/recipes-phosphor/sensors/dbus-sensors_git.bb
+++ b/recipes-phosphor/sensors/dbus-sensors_git.bb
@@ -2,7 +2,7 @@
 DESCRIPTION = "Dbus Sensor Services Configured from D-Bus"
 
 SRC_URI = "git://github.com/openbmc/dbus-sensors.git"
-SRCREV = "6b1247a16d52be853c18015e7163d60abce5c00a"
+SRCREV = "f3fd1915faa9a80a6d7baec7f0dcd6ac34753a6c"
 
 PV = "0.1+git${SRCPV}"