summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-07-26 20:01:01 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-07-26 22:59:28 +0300
commit291ec8d7a1d1bc605577a04234398aa801019436 (patch)
tree15dba95412202d41ab92f6ea6c3adee2166c5c5f
parent47c4ef4df8364df895aa8df09507d604ac5cf28b (diff)
downloadopenbmc-291ec8d7a1d1bc605577a04234398aa801019436.tar.xz
entity-manager: srcrev bump f9717869e3..08058c7764
Vijay Khemka (2): FBTP: Add scale factor for INA sensors FBTP: Add bridge gpio for P3V_BAT sensor (From meta-phosphor rev: 31945bb097474228587e8d9ee3999eb98c8bbb90) Change-Id: I89c107b02bc7e5e07194148c9b3d1a371f961268 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 86caf5c3e..8faa32469 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 = "f9717869e35ca5366852eba7b4bd79d67509b64c"
+SRCREV = "08058c77648e8953c545cd232b3d3163f9770635"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"