summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-06-20 02:41:47 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-06-20 16:20:10 +0300
commitc5c7f6d0be49df56cb82b55ca203a95fcdba29b4 (patch)
treeb7b29843e7b16c7866040c5737da36a98c32ece5
parentfefbb7c4692389f6e6c9398b562e809a164eecb3 (diff)
downloadopenbmc-c5c7f6d0be49df56cb82b55ca203a95fcdba29b4.tar.xz
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>
-rw-r--r--meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
index 0a9746259..e3a698833 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 @@ DESCRIPTION = "Entity Manager provides d-bus configuration data \
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"