entity-manager: srcrev bump 92daaaa3c1..35f5e0e3df

James Feist (1):
      EM: On duplicates use device index

Change-Id: Icd93aaee67c4856076e989bcf2e939ac35ef7ee4
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 ab6a9b0..a50a4da 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 = "92daaaa3c150cb4f7e992a528ac84cb6eac0fe8f"
+SRCREV = "35f5e0e3dff9364b7813cca42b1ef29de3535181"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"