entity-manager: srcrev bump 9bac6409d4..7e11982f6c

Patrick Williams (1):
      meson: adjust nlohmann-json dependency

Change-Id: I1dc9b73f87e2b98949c82027149b2822bc21858f
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 eb4cda1..1493e59 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 = "9bac6409d4bd684f058517f41de33ba1d17e5666"
+SRCREV = "7e11982f6ce643dd3a91fb5c12936e7894970325"
 PACKAGECONFIG ??= "ipmi-fru"
 PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
 PV = "0.1+git${SRCPV}"