entity-manager: srcrev bump cb5661dc37..4e6a62fa70

Jeremy Kerr (1):
      FruDevice: implement FRU field decoding

(From meta-phosphor rev: 23e4c7cfb2abf57988a7462af7d66c2d597df1dd)

Change-Id: I32604520f5fb98cbc474cdc45d81e5d681f30b4d
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 30378a3..b23dc74 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 = "cb5661dc3704b88632a1ddeb75b060bb9b058a94"
+SRCREV = "4e6a62fa707e20505d2ae4c47bf97349d85dd2c3"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"