dbus-sensors: srcrev bump 16966b5586..3cbd5a14c4

Andrew Jeffery (2):
      NVMeBasicContext: Adjust buffer size for query errors
      NVMeBasicContext: Properly cleanup resources, allowing destruction

Zev Weiss (2):
      Use SensorBaseConfigMap where applicable
      Factor out getPowerState() helper function

Change-Id: I37b39292f6828be2d57bf814ece9bde66c8940b9
Signed-off-by: Andrew Geissler <openbmcbump-github@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 dbd488d..8814850 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;branch=master;protocol=https"
-SRCREV = "16966b5586260a285097c2c2ce8b565e1d212edd"
+SRCREV = "3cbd5a14c4fd9564da33890075400495c9ffccc6"
 
 PV = "0.1+git${SRCPV}"