entity-manager: srcrev bump ddbfb4a080..67003d6e89

Johnathan Mantey (1):
      Remove Jae Hyun Yoo from OWNERS

Zev Weiss (2):
      overlay: Simplify check/retry logic
      overlay: Simplify path-checking in buildDevice

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