entity-manager: srcrev bump a9804f4650..e707de6b28

Andrei Kartashev (2):
      docs: fix in JSON example
      FruDevice: fix FRU 6-bit ASCII field decoding

Brad Bishop (1):
      cmake: drop support

Change-Id: I7c7b633c5ce73e3b8c8dd64acbec1c4ff7a7a253
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 9d1bd5b..67e8bbd 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 = "a9804f465099882fdef0c5548dcc6fde50d04560"
+SRCREV = "e707de6b28d6e34e5a7cd1cd96b4df0fdba7317f"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"