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

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