entity-manager: srcrev bump 2c412eef8e..1cf04c17b6

Jayaprakash Mutyala (1):
      Add HSBP FRU details in json configuration

Kumar Thangavel (1):
      Move global variable to local variable.

hsangani (1):
      Added JC42 JEDEC standard memory temp sensor support

Change-Id: I81fdea46304fd9aa6c616b848f51bb602a465959
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 0ff73be..5a8b6c5 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 = "2c412eef8eb76bf2a998c9d193f2dc92aaec39f8"
+SRCREV = "1cf04c17b63ad1b2f0e94c1398ab16b9d3221f5f"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"