entity-manager: srcrev bump d5b87fbc32..85ca6dd2fa

James Feist (2):
      Add DisableNode keyword
      README: Add DisableNode

Xiang Liu (1):
      frudevice: use a single I2C transaction to read from EEPROM with 16-bit offset

Change-Id: I9cad30252cc792f435a1d75672ee152405ca7d33
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/configuration/entity-manager_git.bb b/recipes-phosphor/configuration/entity-manager_git.bb
index 69baafa..0ebb5d9 100644
--- a/recipes-phosphor/configuration/entity-manager_git.bb
+++ b/recipes-phosphor/configuration/entity-manager_git.bb
@@ -3,7 +3,7 @@
 and configures system sensors"
 
 SRC_URI = "git://github.com/openbmc/entity-manager.git"
-SRCREV = "d5b87fbc32de43d334788d4bbd3e5486301fb797"
+SRCREV = "85ca6dd2fa3f05b87adfd722f66dcd54a935616c"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"