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

(From meta-phosphor rev: d61b10b60a2a94aaddccc4d7a806935e0e9810a5)

Change-Id: I5a77da05d5db306b4d90eb377a51ebe8410da3de
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
index 1a19e4c..6216838 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"
-SRCREV = "0158eb38b67f8a6751e6b28165456e102a61a5a9"
+SRCREV = "c609082941c1aaf2f5a1fb0a68ebcef42f988c40"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"