entity-manager: srcrev bump a39ff4bacf..64fd7e2ac0

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

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