dbus-sensors: srcrev bump 3c969f656f..3ec41c53ac

Bruce Mitchell (1):
      Add reporting of Relative Humidity for Hwmon

Jayashree Dhanapal (1):
      Move threshold interfaces to common function

Potin Lai (1):
      HwmonTempSensor: add HDC1080

Change-Id: I6579cbd563ae6825d2e0d78b046c2598ec545709
Signed-off-by: Andrew Geissler <openbmcbump-github@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 accbb32..606ad01 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 = "3c969f656faa6c5301a7918810a7331b824295b0"
+SRCREV = "3ec41c53ac70b69b023d7ed92bd2908104d7cdf4"
 
 PV = "0.1+git${SRCPV}"