entity-manager: srcrev bump 0158eb38b6..c609082941

James Feist (7):
      Add fan redundancy configurations
      R2000 Chassis: Change MaxReading for fans
      configurations: autojson file
      WFT Baseboard: Make some voltage sensors power on only
      Remove condition from service files
      schema: fix stepwise schema
      Allow hex string lists

Change-Id: Id8b9084f61e0af7ae33eed34536d1cc9e0d2f7fe
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/configuration/entity-manager_git.bb b/recipes-phosphor/configuration/entity-manager_git.bb
index 1a19e4c..6216838 100644
--- a/recipes-phosphor/configuration/entity-manager_git.bb
+++ b/recipes-phosphor/configuration/entity-manager_git.bb
@@ -3,7 +3,7 @@
 and configures system sensors"
 
 SRC_URI = "git://github.com/openbmc/entity-manager.git"
-SRCREV = "0158eb38b67f8a6751e6b28165456e102a61a5a9"
+SRCREV = "c609082941c1aaf2f5a1fb0a68ebcef42f988c40"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"