dbus-sensors: srcrev bump 0a4c480e1b..17aba77637

Yong Li (2):
      Add beep support for PSU
      Catch the error on set_value call

Change-Id: I7a9689b21cce1d270f206ec4c495c393b5f13233
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 8dcae52..460c49b 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 = "0a4c480e1b53f43c60f7aabf155a837df7c681cd"
+SRCREV = "17aba776373e14851a04e6b9ac518622b117b2a1"
 
 PV = "0.1+git${SRCPV}"