entity-manager: srcrev bump d73b744432..e18edb5bad

James Feist (1):
      Fix PSU Fan Configuration

Change-Id: Id14184c59c405d8e81b7b7ea376257560c4a9601
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/configuration/entity-manager_git.bb b/recipes-phosphor/configuration/entity-manager_git.bb
index f16e69b..05e7b30 100644
--- a/recipes-phosphor/configuration/entity-manager_git.bb
+++ b/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 = "d73b744432911131861fc746dc8d6b895b6b1dba"
+SRCREV = "e18edb5badc2e16181cfc464a6ccd0ef51dc4548"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"