dbus-sensors: srcrev bump 3a1807e08a..209ec56cca

Cheng C Yang (1):
      Implement PSU Power Sensor

James Feist (3):
      Add associations to sensors
      Add associations for pwm
      Add association to Fan Redundancy

(From meta-phosphor rev: 423345cc7a2488e61897a51ff183948a14446d1f)

Change-Id: Ic8a211e0fb831af4775a800edbe45f9d93a27512
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 d8e86cc..ee545db 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 = "3a1807e08a024ec712d7bc02ad62629ff76570c8"
+SRCREV = "209ec56cca898725213140fd0d1205a4d2f1c6a4"
 
 PV = "0.1+git${SRCPV}"