summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-05-08 01:21:38 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-05-08 17:02:27 +0300
commitbf396fead7af06e8206a7134f2ff3636a767b1f5 (patch)
tree576128643ce5eee695a0949f36dbab297dbfc451 /meta-phosphor/recipes-phosphor
parent09e863fae340481f37898d953c636dbd9b0b0a92 (diff)
downloadopenbmc-bf396fead7af06e8206a7134f2ff3636a767b1f5.tar.xz
entity-manager: srcrev bump e94a6c37db..d8884f11f7
Nikhil Potade (1): Fix for devices behind the mux being wrongly detected on lower bus addresses (From meta-phosphor rev: fb6e37f3991a465e19e71e72ee25fe6e4461d6d6) Change-Id: I5ca4bb4538096478f3593f504bcdbd4ff681efda Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor')
-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 2551b9e0f..5baf61cf6 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 = "e94a6c37dbc8c6f9d14284ae62abafea1f43d3f8"
+SRCREV = "d8884f11f719e504c31a3d87b25d72df1ada9e37"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"