entity-manager: srcrev bump 3ac8e4f76b..f2ad76b32c

Patrick Venture (3):
      frudevice: consolidate FRU reading
      bugfix: frudevice: handle multi-record area
      frudevice: cast to unsigned, avoid negative values

(From meta-phosphor rev: 188de372e14312ed8351a4bfcfd57f9d33712888)

Change-Id: Ia03e0448afc681662e15ddf397e7161c11590273
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 718d30b..6752611 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 = "3ac8e4f76b3d4983481520a19f931de9788b2dc6"
+SRCREV = "f2ad76b32cea5170a5a9a631f49935ae3dd4626d"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"