entity-manager: srcrev bump 80a49edc16..16c0ba4e88

Delphine CC Chiu (2):
      schemas: Add Decorator.Slot interface
      configurations: Add SlotNumber for multi-host system

Potin Lai (2):
      configurations: add config file for OCP CX7 NIC
      configurations: remove harma_nic config

Yang Chen (1):
      configuration: minerva_cmm: Add sensor threshold

Change-Id: Ie2de2d0db11492947ec3d0c3f7e7139262aece98
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 27ac935..bb75448 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 = "80a49edc1611e981d5558b9f06fea3d67b2140a6"
+SRCREV = "16c0ba4e881b78e557a4e608b50fe120c4dbf89a"
 PACKAGECONFIG ??= "ipmi-fru"
 PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
 PV = "0.1+git${SRCPV}"