entity-manager: srcrev bump 23106942fc..9d74626f71

James Feist (6):
      [WFP-Baseboard] Fix incorrect thresholds
      Muxes: Add symlink to /dev/i2c* support
      Move variant usage to std
      Don't attempt to iterate non-existant folders
      [fru-device] harden i2c regex
      Fix overlay loop

Change-Id: I8e0fa2c9bad551f298d618edd90a33046ce1f632
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 6ac1e15..3b8e0c0 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 = "23106942fcf3da81482f5762b734c2282fd7573d"
+SRCREV = "9d74626f71c80384d415a891f70290143f15b10a"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"