entity-manager: srcrev bump a60ca54d0f..394ea2b486

Brad Bishop (1):
      treewide: comply with the OpenBMC style guidelines

Jiaqing Zhao (1):
      FruDevice: Fix ReScanBus behavior on mux buses

Zev Weiss (1):
      configurations: Avoid spaces in file names

Change-Id: I75d1c115747fea0a1c7b659005d597929e48a87c
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 55a1223..b37e730 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 = "a60ca54d0f07d9ff07e5025d31bc40d36b4f0c3f"
+SRCREV = "394ea2b48699cfed8807e61720b78b5a88027366"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"