entity-manager: srcrev bump e4dc140236..1dda2b32c6
Jae Hyun Yoo (1):
fru-device: Refine addressing mode detection logic
Jiaqing Zhao (1):
FruDevice: Refactor i2c device monitor
Change-Id: If53ce5a7ed466f600eb77d61ec230566ea19dc2a
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
index 12f06bb..c531eb9 100644
--- a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
@@ -5,7 +5,7 @@
SRC_URI = "git://github.com/openbmc/entity-manager.git;branch=master;protocol=https \
file://blocklist.json \
"
-SRCREV = "e4dc140236dbac510ae001ffcf28128886ddb836"
+SRCREV = "1dda2b32c6d87153ae3c2cf06d241ea05efe36ee"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"