summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-07-27 00:21:01 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-07-27 16:36:59 +0300
commit93011c9fc3e53aa8d141cc711a4b640bf29db04a (patch)
treeca96460723e86bd1d36c4bd933144882f1a7f576
parentb8fc943dc4ad31923424495ecdfcae7d63ea3ee2 (diff)
downloadopenbmc-93011c9fc3e53aa8d141cc711a4b640bf29db04a.tar.xz
entity-manager: srcrev bump 08058c7764..441c7a8674
Jae Hyun Yoo (1): Fix BridgeGpio polarity of p3vbat adc sensor (From meta-phosphor rev: 19ef1b3eb54adb1468917c3b5f4b64aabed5bb4a) Change-Id: I67f880ed680b0ab1e43b0df06c931abfa49d7978 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 8faa32469..04ad7f9dd 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 = "08058c77648e8953c545cd232b3d3163f9770635"
+SRCREV = "441c7a86749b2331863b115e141033e735bd6ffc"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"