entity-manager: srcrev bump f5c45649b9..618547825d

Chau Ly (1):
      schemas: Add Decorator.Compatible interface

Chris Cain (1):
      configurations: system1: Add chassis for fans

Delphine CC Chiu (1):
      Add mgnt/spider/medusa board sensors for Yosemite 4

Zev Weiss (4):
      configurations: Add ASRock SPC621D8HM3 board
      configurations: Add ASRock n3.xlarge.x86 chassis
      configurations: Add ASRock E3C256D4I board
      configurations: Add ASRock m3.small.x86 chassis

Change-Id: Ia6504b4b92072ae7e6ef1a741b8d896819545b61
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 4e955b8..13fbe9a 100644
--- a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
@@ -10,7 +10,7 @@
            valijson \
            ${PYTHON_PN}-jsonschema-native \
 "
-SRCREV = "f5c45649b96fcb828e60585281c02fcb475b01ae"
+SRCREV = "618547825de58f90ba618f3ca8b37b18677ed9c7"
 PACKAGECONFIG ??= "ipmi-fru"
 PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
 PV = "0.1+git${SRCPV}"