dbus-sensors: srcrev bump 1345209bd1..c9445d8bf2

Jae Hyun Yoo (1):
      Fix an issue in the partially installed CPU case

James Feist (1):
      Remove errant debug print

Change-Id: I86a1a8b761461b34788e47473c4fbe5bb779639e
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 c80af3f..edc9743 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 = "1345209bd1fd22063564ce0f6fc7c4010e313425"
+SRCREV = "c9445d8bf25dff817de1c97734c49330ebc4829d"
 
 PV = "0.1+git${SRCPV}"