entity-manager: srcrev bump 37e142be0f..cda147301b

Ed Tanous (1):
      Make a copy of the probe string to fix warning

Change-Id: I84c7d4100ff1edb82781b64e2dd54f61e221006a
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 274709d..ee301e2 100644
--- a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
@@ -3,7 +3,7 @@
 and configures system sensors"
 
 SRC_URI = "git://github.com/openbmc/entity-manager.git file://blocklist.json"
-SRCREV = "37e142be0f8062be893e9fdeba40df59f8674f90"
+SRCREV = "cda147301b0fa7eac99eee3a7565604dbd6f74dd"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"