entity-manager: srcrev bump 7135f3d9fe..0710828f44

Zev Weiss (1):
      fru-device: fix return value of i2cSmbusWriteThenRead()

Change-Id: Ic0b97e78ef4c86e0f55932a43ea47346ec35a39e
Signed-off-by: Andrew Geissler <openbmcbump-github@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 ee4aecf..7d99406 100644
--- a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
@@ -5,7 +5,7 @@
 SRC_URI = "git://github.com/openbmc/entity-manager.git;branch=master;protocol=https \
            file://blocklist.json \
           "
-SRCREV = "7135f3d9fef886a3e683b56e0a7f7cfa3f9b47ef"
+SRCREV = "0710828f44f31645c5dc864111bea797ad97516f"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"