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

Change-Id: I01bab90f8b22c0d41a28c31d83cc0f437bd0a4b7
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/configuration/entity-manager_git.bb b/recipes-phosphor/configuration/entity-manager_git.bb
index 718d30b..6752611 100644
--- a/recipes-phosphor/configuration/entity-manager_git.bb
+++ b/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"