dbus-sensors: srcrev bump 17aba77637..1afda6bbb6

Yong Li (2):
      psusensor: Check if the object is still valid in the callback functions
      adcsensor: Check if the object is still valid in the async callback functions

(From meta-phosphor rev: 46895e7c41270bfd62ecaf380cfce51eb752708a)

Change-Id: Ie53f3ab49df232250a9052a876cb64d1479bbfda
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/sensors/dbus-sensors_git.bb b/meta-phosphor/recipes-phosphor/sensors/dbus-sensors_git.bb
index 460c49b..ce37763 100644
--- a/meta-phosphor/recipes-phosphor/sensors/dbus-sensors_git.bb
+++ b/meta-phosphor/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 = "17aba776373e14851a04e6b9ac518622b117b2a1"
+SRCREV = "1afda6bbb6db0e266795af3229b962c32775b928"
 
 PV = "0.1+git${SRCPV}"