entity-manager: srcrev bump e789bf12a4..1694ef625a

Vijay Khemka (2):
      FruDevice: Move verifyOffset to util
      test: Add tests for verifyOffset

Change-Id: Ie69217636ac00489e83fa940f09257ab689b35f3
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 9ce85a9..11b0ff3 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 file://blocklist.json"
-SRCREV = "e789bf12a49a8993c7d9b7a161494b58dab2dcf0"
+SRCREV = "1694ef625a1075599e40faa695a40d61ccd91095"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"