entity-manager: srcrev bump 7fc486f507..aa497edfc5

Ed Tanous (1):
      Use steady_timer instead of deadline timer

Change-Id: I1d9d7a0766674a1d4c410c9d19b47194d89a52f5
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 614c3d4..79090e3 100644
--- a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
@@ -10,7 +10,7 @@
            valijson \
            ${PYTHON_PN}-jsonschema-native \
 "
-SRCREV = "7fc486f5072a492029ac09374f6238bdadce6690"
+SRCREV = "aa497edfc5dd4bcc7e3508498378d0747c622088"
 PACKAGECONFIG ??= "ipmi-fru"
 PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
 PV = "0.1+git${SRCPV}"