entity-manager: srcrev bump 2418a61f6b..7135f3d9fe

Kumar Thangavel (2):
      Move global variable busMap to FruUtil.hpp
      Move getFRUInfo function to FruUtils.cpp file.

Change-Id: I3796dc7c19cd22c82044c62817594d8320f33de3
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 811bb06..ee4aecf 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 = "2418a61f6b8554e91e5b816d0aba7603ccaa1b11"
+SRCREV = "7135f3d9fef886a3e683b56e0a7f7cfa3f9b47ef"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"