dbus-sensors: srcrev bump 091c92c0e1..62fd8073d1

Ed Tanous (4):
      Alphabetize clang-tidy
      Enable cppcoreguidelines-init-variables
      Enable cppcoreguidelines-avoid-c-arrays
      Enable cppcoreguidelines-special-member-functions check

Rashmica Gupta (2):
      thresholds: Make variable naming and type the same
      thresholds: Fix typo in interface name

Change-Id: I4012782688e67c2e5953d7b8f55bf306fc6c94dd
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 29a4b6d..41c370e 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"
-SRCREV = "091c92c0e1b320228abf3385e5284cc14ef20f68"
+SRCREV = "62fd8073d11ca26695f0c90d1a93e11c7059f079"
 
 PV = "0.1+git${SRCPV}"