entity-manager: srcrev bump 6eb609721d..3f98b5eb60

Willy Tu (1):
      fru-device: Remove the use of mktime

Change-Id: Iaf51d96d33ec27b79f24cf971d7091164a225235
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 68c99af..b315045 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 = "6eb609721d8297c94d587b1ee471cd0aa66669a2"
+SRCREV = "3f98b5eb60595b54509f33f61764d1d5ef14952b"
 PACKAGECONFIG ??= "ipmi-fru"
 PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
 PV = "0.1+git${SRCPV}"