entity-manager: srcrev bump d534f7433d..2d681f6fde

Vijay Khemka (2):
      Add custom field to Fru area
      Add 16 bit addressing EEPROM handling

(From meta-phosphor rev: 6e31a6edf15617bb976417f72a6b3287b326252f)

Change-Id: I0cc8270d1b059e256974ad5823846e234ae61f72
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
index 1a9e30b..2b79fb4 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 = "d534f7433d4e41883e9e0e6d13f4fc81210f8f4a"
+SRCREV = "2d681f6fdec02b2f56d9155117c4830703026cb0"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"