dbus-sensors: srcrev bump 6ef20407ab..e8b60d0bf0

Jae Hyun Yoo (1):
      Use cached sensor configuration in CPU sensor service

Change-Id: Ifc106ad6076193a5fd717b51a2e958f0530150dc
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 566535c..e60f43b 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 = "6ef20407ab1440124c1a498deef9505303a467b9"
+SRCREV = "e8b60d0bf09510f44cec9eb9792cd027393da3df"
 
 PV = "0.1+git${SRCPV}"