entity-manager: srcrev bump 5d9875db8e..f835141062

James Feist (3):
      Add std::vector<double> to json variant type
      Remove intrusion from WFP
      Add initial fan profiles

Qiang XU (1):
      Add "Class" to PCH/I2C based chassis intrusion sensor config

Change-Id: I204281737bbfd6fdc1d2541de565895686e8db40
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 c77efe7..1af532f 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 = "5d9875db8ef4c6f80d5d72f751594ad167002fbd"
+SRCREV = "f835141062f3bd195619ad5447d044feadacfc93"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"