entity-manager: srcrev bump fbce8e2235..e7ac9c9eb1

Charles Boyer (1):
      service_files: remove StopWhenUnneeded flag in FruDevice service

Konstantin Aladyshev (1):
      entity-manager: Fix typos in log messages

Oskar Senft (1):
      schema: Add EntityId and EntityInstance to JSON schema.

Patrick Williams (1):
      exception: add errno

Zev Weiss (1):
      configurations: add ASRock E3C246D4I board

Change-Id: I7c2a5d804f558ba0f94441c52f4d047ce46adb26
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
index 9f2ecce..e07140d 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 file://blocklist.json"
-SRCREV = "fbce8e22357a6733c3042cadd5d68b42330012e5"
+SRCREV = "e7ac9c9eb1d2e4b052d7f9b082ab4642eab304e9"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"