entity-manager: srcrev bump 7499fa6d2c..0422a24bb6

Josh Lehan (1):
      Add Negative and PositiveHysteresis to PID loop

Change-Id: Ic0196d109c7cedef1b36b965ae2fc895f8f7dfeb
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 2f4381a..44324a1 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 = "7499fa6d2c21a7bb919eba7d2476b6911e493b10"
+SRCREV = "0422a24bb6033605ce75479f675fedc76abb1167"
 PACKAGECONFIG ??= "ipmi-fru"
 PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
 PV = "0.1+git${SRCPV}"