entity-manager: srcrev bump e22143df37..8172db8faf

Matt Simmering (1):
      entity-manager: Fix createsHWMon enum for devices

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