entity-manager: srcrev bump bcf722e0ce..63845bfe69

James Feist (4):
      [WFT Baseboard] Add IPMB sensors
      Add exit air temp configurations
      Remove schema check for now
      Fix issue with new mapper code

Change-Id: Ia20bbb3c39fe02fbc0e8234973c662868df92f51
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 d95edc0..8d5b3d1 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 = "bcf722e0ce712ce0d942cc8febfb47281082cf37"
+SRCREV = "63845bfe6955bc313efea3bd9e7374116b2105d4"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"