dbus-sensors: srcrev bump 95b079b785..f87dc4c139

James Feist (1):
      cpusensor: Move kernel includes to the end

Change-Id: I14f15237d1bebc5fae0701fe8009533d563ee4eb
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 f5c9e17..c3b94cc 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 = "95b079b785b5db5da502db28f25d989c2ccaf12e"
+SRCREV = "f87dc4c139a72a900944d4d8bf9b719685a3ce43"
 
 PV = "0.1+git${SRCPV}"