entity-manager: srcrev bump de602c5dda..2418a61f6b

Jonathan Doman (1):
      Fix dangling references to powerIsOn

Change-Id: I8778800714a1d324dd55f4468fe6d661ed51be0d
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 68f1d9f..811bb06 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 = "de602c5ddadd00c44351f667bdbaaa87fba96224"
+SRCREV = "2418a61f6b8554e91e5b816d0aba7603ccaa1b11"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"