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

(From meta-phosphor rev: 5016f44f8e2981ba6b34e6d552fc1f93e447d2e3)

Change-Id: I41d7f40fb284cdb8d7355fb8bc6d9decd7eb9461
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
index c77efe7..1af532f 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 = "5d9875db8ef4c6f80d5d72f751594ad167002fbd"
+SRCREV = "f835141062f3bd195619ad5447d044feadacfc93"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"