entity-manager: srcrev bump 49b8251d2d..dc906ab4a8

Jae Hyun Yoo (1):
      Remove DIMM threshold configuration

Patrick Venture (2):
      frudevice: add support for eeprom sysfs when found
      frudevice: debug: drop std::hex for bus

(From meta-phosphor rev: bab0e27dfd9e8bdd329d3975edbcb2bb6d430e87)

Change-Id: Idd3a599ff6cb052ca06eab58552217170137e4bd
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
index a23c3d9..2fef105 100644
--- a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
+++ b/meta-phosphor/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 = "49b8251d2d908090bdb16e13f36baa144a677ff8"
+SRCREV = "dc906ab4a899c854a295b223f1fad6631b096639"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"