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

Change-Id: I53e1fc5693a59a95c559a77402e0a1576567e916
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/configuration/entity-manager_git.bb b/recipes-phosphor/configuration/entity-manager_git.bb
index 0a97462..e3a6988 100644
--- a/recipes-phosphor/configuration/entity-manager_git.bb
+++ b/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"