entity-manager: srcrev bump dc906ab4a8..b295e1d838

Patrick Venture (1):
      frudevice: use non-magic maximum read value

(From meta-phosphor rev: cb5fb10e5ae097328a3df6dc89f7d2e5f5adfeb4)

Change-Id: I0b22c4f3b32825a5157a92683bed7716a3d67f10
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 2fef105..2a13339 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 = "dc906ab4a899c854a295b223f1fad6631b096639"
+SRCREV = "b295e1d8385544f12a436ef63153d373ff8de625"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"