summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-04-27 18:40:11 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-04-28 02:43:14 +0300
commit72de91af13d3bd9a956bee711bd2175d69d39eb5 (patch)
treeed9d24f8cef7ec15d68f6e79d1eae522f7bfb6fb
parentc1d98c834b61b1fdd63a3e2e9ca02e4412305235 (diff)
downloadopenbmc-72de91af13d3bd9a956bee711bd2175d69d39eb5.tar.xz
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>
-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 12f06bbdc9..c531eb9f87 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 @@ and configures system sensors"
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"