entity-manager: srcrev bump 3446cbad04..c57f049412

Jayashree Dhanapal (1):
      Add shutdown interface in fbyv35 platform

Johnathan Mantey (1):
      Replace ExportTempate createsHWMon boolean with an enumeration type

Change-Id: I72d5728eaf10b6ddf5ce5ed7c237dcef33445621
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 4708cbc..c8e3f51 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 = "3446cbad0427f04afce762f34f1e42062857d610"
+SRCREV = "c57f04941236ea1d4067c0a7e4df2a9d12c87b24"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"