entity-manager: srcrev bump a39ff4bacf..64fd7e2ac0

Patrick Venture (2):
      frudevice: bail early on invalid header
      frudevice: bail on area_offset == 0

(From meta-phosphor rev: 04616bed77228078df2411564044b9380d799eb7)

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