dbus-sensors: srcrev bump 7fa475d3f2..3546adb92b

Patrick Venture (4):
      add .clang-ignore
      hwmontemp: add max31725
      gitignore: add external components and output
      hwmontemp: add tmp175

Change-Id: I0607464df6f62328d20d44a0f1fb03daec43c24e
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 c78a663..b9f4864 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 = "7fa475d3f27ec6c37503ff7ec0496acc2215da29"
+SRCREV = "3546adb92b6fb36322e9bfb60c722ca2af9478d6"
 
 PV = "0.1+git${SRCPV}"