dbus-sensors: srcrev bump 10306bd503..f902c05453

Yong Li (1):
      Skip property changed signal on threshold initialization

Change-Id: Id24d109c74294fcd3939074c0a4f9f1d41f70ffd
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 c7757be..351ada1 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 = "10306bd5032fda014628487665d8000c0db49177"
+SRCREV = "f902c054532deef11635ebee23ec576fa7dcc7b8"
 
 PV = "0.1+git${SRCPV}"