entity-manager: srcrev bump 88b2aba5ab..7742c87ce6

Matt Spinler (1):
      Add meson option for build time schema validation

Change-Id: I7d9ea074011a5166eeed5041365b9e7c18e41b10
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 f977712..a7e6a47 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 = "88b2aba5abb0b5952277e73fb319342d65aa5e06"
+SRCREV = "7742c87ce69870afaa2137c3159aaa5cb0a89271"
 PACKAGECONFIG ??= "ipmi-fru"
 PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
 PV = "0.1+git${SRCPV}"