dbus-sensors: srcrev bump 43d32fefe4..95e5490f1b

James Feist (1):
      TachSensor: Add threshold power check

Change-Id: Icd3b99962163cb20badbeaf173536bcb9ef86410
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 4a97f12..9ea5a79 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 = "43d32fefe4831d22fc06e7a08daa0f66c48c7155"
+SRCREV = "95e5490f1b7217a1195589bd42a72b79b7c652a3"
 
 PV = "0.1+git${SRCPV}"