entity-manager: srcrev bump ce66b3ae70..75966574a9

Patrick Venture (5):
      devices: add tmp441 sensor type
      frudevice: use strftime instead of asctime
      style: frudevice: drop return after exit
      bugfix: entitymanager: no longer skip w/o Exposes
      devices: add 24c02

(From meta-phosphor rev: 556b4969f7814e624c794ca10a549b4bddcd9dfb)

Change-Id: Icd0b673ee3b99374678508959dcd35871c58d4d5
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 cb519cd..0e30ae8 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 = "ce66b3ae7091bf806542147bf9848dcc1a2215b6"
+SRCREV = "75966574a966e46a707f0fb8a0112af9557b0f46"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"