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>
diff --git a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
index 2551b9e..5baf61c 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 @@
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"