entity-manager: srcrev bump 169eec2d83..2b3ed30ca3

Marvin Drees (1):
      fru-device: retry with bytewise read

Change-Id: I350e26ace9eca36735331a9d12a16968fbf56bfe
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 8fa6240..dbf1970 100644
--- a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
@@ -10,7 +10,7 @@
            valijson \
            ${PYTHON_PN}-jsonschema-native \
 "
-SRCREV = "169eec2d8370acdcf8d22404280f06bfc291cd77"
+SRCREV = "2b3ed30ca3b3f2299abf0627f01559dafaa4f269"
 PACKAGECONFIG ??= "ipmi-fru"
 PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
 PV = "0.1+git${SRCPV}"