dbus-sensors: srcrev bump f69fbf9987..30eb03f3d5

Ed Tanous (1):
      Remove redundant empty check

Change-Id: I9d481839c32a6f4839931828255163cca8bdbf04
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 90e8dc6..710828f 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 = "f69fbf998745bf006748c3b6ba6558443b560d21"
+SRCREV = "30eb03f3d5054088727f3065e367266b2a82b31d"
 
 PV = "0.1+git${SRCPV}"