dbus-sensors: srcrev bump 623723b9e8..1a540b81a3

Jae Hyun Yoo (1):
      Fix a segmentation fault error in the updateProperty method

Change-Id: I08dfd5db94d75a12e6f14d0dfe00177bace83a45
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 3084627..fa27e8e 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 = "623723b9e827f52a05cfe2dac8b4ef5d285fb6af"
+SRCREV = "1a540b81a3697202f69771785cd22a31294154a7"
 
 PV = "0.1+git${SRCPV}"