entity-manager: srcrev bump 3f98b5eb60..d0eb129180

Jonathan Doman (1):
      Refactor unnecessary shared_ptr usage

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