entity-manager: srcrev bump 8172db8faf..b068d431c6

Potin Lai (1):
      entity_manager: convert Type to lower case for schema filename

Zhikui Ren (1):
      Update OWNERS

Change-Id: I02bd9d016ae2da9799c1861b6ee7d83ca7523ed6
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 56393ef..f0b5870 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 = "8172db8faf14e08c03f693286716ce6c63ea3d2b"
+SRCREV = "b068d431c663a2c113f589b91cee1eb836eb14b7"
 PACKAGECONFIG ??= "ipmi-fru"
 PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
 PV = "0.1+git${SRCPV}"