entity-manager: srcrev bump aa36ad9b0e..ec5e74ec66

Yung Sheng Huang (1):
      devices: add ISL68220 support

Zev Weiss (5):
      configs: asrock_romed8hm3: Set nct6779 PowerState to BiosPost
      overlay: Fix missing space in error message
      overlay: Rename devicePath as busPath
      overlay: Factor out deviceDirName() routine
      Remove mux-closing detritus

Change-Id: I5952e3c0ca5c9e66b8d997d77ff46f9561ec5202
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 bfd9978..07f84a2 100644
--- a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
@@ -5,7 +5,7 @@
 SRC_URI = "git://github.com/openbmc/entity-manager.git;branch=master;protocol=https \
            file://blocklist.json \
           "
-SRCREV = "aa36ad9b0e124b4f9311b01a1a1146651bdc727b"
+SRCREV = "ec5e74ec664932d51c9e920f6ab2698fd32f34fe"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"