entity-manager: srcrev bump 15c49902cf..c999a8e97a

James Feist (3):
      Add basic math support to template char replace
      Remove redundant PSU configurations
      Update clamps with real I coeffs

(From meta-phosphor rev: 224c75bd2e2cf85c7c41b331144e387263299b72)

Change-Id: I8af9fd804a9e9d5cf4c4410dd849df3977d2c4d6
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
index 0a97462..e3a6988 100644
--- a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
@@ -3,7 +3,7 @@
 and configures system sensors"
 
 SRC_URI = "git://github.com/openbmc/entity-manager.git"
-SRCREV = "15c49902cf030a91a5b4bd325d185ee74b760359"
+SRCREV = "c999a8e97aa57de05eac9d652da683388ad2bff5"
 PV = "0.1+git${SRCPV}"
 
 LICENSE = "Apache-2.0"