entity-manager: srcrev bump b295e1d838..ce66b3ae70

Patrick Venture (5):
      bugfix: frudevice: read entire fru contents
      style: frudevice: use lower camel for symbols
      entitymanager: flip logic to reduce indentation
      add .clang-ignore for checked-out dependencies
      .gitignore: add dependencies and output

(From meta-phosphor rev: 006c733657f66ea87013b7a53c5e93c976489f45)

Change-Id: Ie2056599b38cb75032c42c9bdaab06d1c3ae5aa6
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 2a13339..cb519cd 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 = "b295e1d8385544f12a436ef63153d373ff8de625"
+SRCREV = "ce66b3ae7091bf806542147bf9848dcc1a2215b6"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"