entity-manager: srcrev bump 64fd7e2ac0..e375400291

Patrick Venture (2):
      devices: add i2c eeprom 24C64 type
      frudevice: include filesystem header explicitly

(From meta-phosphor rev: e10007dcbdde8124497b343871cb0b0fa666c86d)

Change-Id: Id697b5d8054efa62291a7e7c5a7623ea7f53ea76
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 7b61294..f2cfc27 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 = "64fd7e2ac005513da0e0e0d22e12d375ebb3d0b9"
+SRCREV = "e375400291a33553cb7e65ca42e6d733f4050829"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"