entity-manager: srcrev bump 67003d6e89..f7fc474723

Johnathan Mantey (1):
      Prevent reinitialization of ADM1293/INA219 devices

Patrick Williams (1):
      MAINTAINERS: remove file

Change-Id: I1a99909a52157be478e941313bdb9359db8ab8a8
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 340a549..fc9643f 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 = "67003d6e89e4b1acbefedd533a564e343e8f628d"
+SRCREV = "f7fc47472367bb4080862bf33c6c203eb38584b0"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"