diff options
author | Andrew Geissler <openbmcbump-github@yahoo.com> | 2019-02-05 19:51:31 +0000 |
---|---|---|
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | 2019-02-06 22:42:14 -0500 |
commit | d3b03ccc48a100c3544e2b1aaf3bcaf979c054d5 (patch) | |
tree | 4086b33f376e9833db95ab571ae6151380f1443b /meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb | |
parent | 3021240309b318e6287231f079fd68e482009de1 (diff) | |
download | blackbird-openbmc-d3b03ccc48a100c3544e2b1aaf3bcaf979c054d5.tar.gz blackbird-openbmc-d3b03ccc48a100c3544e2b1aaf3bcaf979c054d5.zip |
entity-manager: srcrev bump bea722b6f1..85ba457dae
James Feist (1):
Back out multiply by 100 for pid-control
(From meta-phosphor rev: f1a7311913696273217ddbc18cbaf2c14b93c28b)
Change-Id: Id0b6db696d00bf38ac01778e815f9955da40ec50
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb')
-rw-r--r-- | meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb | 2 |
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 97bdb6ed8..6800dc733 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 = "bea722b6f172d8ab83ad24a080d354d0dada6293" +SRCREV = "85ba457daedd7fcac26177f2bdd0e358b3bf837b" PV = "0.1+git${SRCPV}" LICENSE = "Apache-2.0" |