dbus-sensors: srcrev bump 6c106d66e3..e330c0c1fe

Hao Jiang (1):
      FileHandle: only close on valid fd

Justin Ledford (1):
      fansensor: enable fan sensors through fanN_enable sysfs if available

Zev Weiss (4):
      Utils: simplify control flow in getSensorConfiguration()
      Remove Configuration interface prefix from utils APIs
      Add device-management infrastructure
      hwmontempsensor: Convert sensorTypes to I2CDeviceTypeMap

Change-Id: Ie7df80793aee5ad756bc4dff7ad6466b0a772ed9
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 b4a38fe..3b012f7 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 = "6c106d66e390352a6914e8dc5ddad20943eceaa6"
+SRCREV = "e330c0c1feedc765f8bef3fc0215c764e43bfc5c"
 
 PV = "0.1+git${SRCPV}"