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
Change-Id: I07b0bd82fa20722ebd4cfea8aafacf0becbd3976
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 460c49b..ce37763 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 = "17aba776373e14851a04e6b9ac518622b117b2a1"
+SRCREV = "1afda6bbb6db0e266795af3229b962c32775b928"
PV = "0.1+git${SRCPV}"