entity-manager: srcrev bump a218ddb84c..f1b1414780

James Feist (1):
      Use hash of found device for json key

Change-Id: I75faf2458af7ef0f37eca4b757be6f6af1d84c6d
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 97e2b88..0530255 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 = "a218ddb84c5cb6f6d07c3febd14bb0395ce38e5f"
+SRCREV = "f1b141478082861e39706b5caab32e5aafbe8728"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"