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

(From meta-phosphor rev: 6f00c9f36315814c6a809712089afc20a7db069c)

Change-Id: I6257abbcda5749b257b4a8f7e9a1a7227da64cb2
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
index 9d1bd5b..67e8bbd 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 = "a9804f465099882fdef0c5548dcc6fde50d04560"
+SRCREV = "e707de6b28d6e34e5a7cd1cd96b4df0fdba7317f"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"