entity-manager: srcrev bump f466ccece5..3b802f1c8c

Ed Tanous (1):
      Format config files with autojson

Kumar Thangavel (1):
      Move global variables io service and bus to local variables.

Potin Lai (1):
      Configuration: Bletchley: rebase sled numbering to 1-based

Change-Id: I26fae7876ce391df35a28198996097c2fb4062df
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 9cb7a04..f41bf44 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 file://blocklist.json"
-SRCREV = "f466ccece5c08a028b173a017f7894aecfccdcde"
+SRCREV = "3b802f1c8c030965b76737966b9b022433e6ef5b"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"