dbus-sensors: srcrev bump e8b60d0bf0..b82c2a78c7

James Feist (3):
      Add missing return for empty configuration
      Change a print to debug only
      Disable exit air temp sensor

Change-Id: Iade6112e4607024180457680bb92d6a4b3543850
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 e60f43b..979ea98 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 = "e8b60d0bf09510f44cec9eb9792cd027393da3df"
+SRCREV = "b82c2a78c7c9a3526794712e77bca78c8501500c"
 
 PV = "0.1+git${SRCPV}"